Hacker News new | ask | show | jobs
by sigzero 4399 days ago
I think moving CGI.pm out is major but good!
1 comments

Sorry if this is a dumb question. How do you do CGI now?
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