The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

[###### first sub #####]
[$sub tfirst$]
*1*
*1*<h2>1.) Here goes some normal html text <h2>
*1*
[$endsub$]
[###### second sub #####]
[$sub tsecond $]
*2*
*2*2.) Here comes some perl:
*2*
*2*[- $foo = 'Hello world' -]
*2*
*2*foo = [+ $foo +]<br>
*2*testdata = [+ $testdata +]<br>
*2*
[$endsub$]