Help for this page
sub Reformat { ... return $out; }
$out .= eval $1; $out .= "<!-- $@ -->" if $@;
$out .= eval "MyPackage::$1";
Something about <?account_name(uc("foo"))?>: