Help for this page
use strict; use warnings; ... $html =~ s/\<\?perl(.*?)\?\>/(sub{$1})->()/gisee; print $html;