[###### first sub #####] [$sub tfirst$]

1.) Here goes some normal html text

[$endsub$] [###### second sub #####] [$sub tsecond $] 2.) Here comes some perl: [- $foo = 'Hello world' -] foo = [+ $foo +]
testdata = [+ $testdata +]
[$endsub$] [###### table header #####] [$sub tabheader $] [$endsub$] [###### table cell #####] [$sub tabcell $]
12>
[+ $_[0] -> [$row][$col] +] [$endsub$] [###### table footer #####] [$sub tabfooter $]
[$endsub$] [###### req_rec #####] [$sub trr$]

$req_rec = [+ $req_rec +] $$req_rec = [+ $$req_rec +]

[$endsub$]