You might be interested to look into CGI::HTML::Functions
Good point! Quoting that doc:
If you really want to continue using the HTML generation functionality of CGI.pm then you should take a look at HTML::Tiny instead, which may give you a migration path away from CGI.pm's html generation functions; i strongly encourage you to move towards template driven page generation for anything involving markup as it will make porting your app to other frameworks much easier in the long run.
And CGI::Alternatives mentions, among several others, Template::Toolkit.
In reply to Re^4: Technique for building arguments from function name?
by haukex
in thread Technique for building arguments from function name?
by nysus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |