Hacker News new | ask | show | jobs
by ape4 4400 days ago
Sorry if this is a dumb question. How do you do CGI now?
2 comments

You install one of the many modules from CPAN, i.e. Plack, Dancer, Mojolicious, CGI. The only change is that an old module that has way too much badly implemented functionality has been set on the path towards removal from the default Perl installation.
cpan install CGI