in reply to Re^8: XML tags using perl CGI
in thread XML tags using perl CGI
There are a few low-fat CGI modules and one or other is probably preferable compared with CGI.pm these days. Consider CGI::Minimal, CGI::Lite and CGI::Thin in addition to the aforementioned CGI::Simple if you need that functionality without the legacy overhead. CGI::Minimal even has a nice (if outdated) performance comparison table in the Performance Hints section.
🦛
|
---|