Help for this page
# First stage: ... }; $template =~ s!<%([^%]+)%>!process_perl("$1")!gse;
$template =~ s!\binclude\b ([^\s]+)!process_include("$1")!gse;