It seems to me that I travel 10 years ago, asking about it, but ...
Are there any modules, patches, or any βnewβ version of Perl (released over the past 10 years) to allow you to write web-based Perl scripts using ASP-style tags?
eg. from ASP / JSP
some html <% some code%> more HTML
eg. from PHP
some html <? some code?> more HTML
Please do not worry about the "why", I ask about it ... This is related to learning a programming language.
source share