Hacker News new | ask | show | jobs
by kragen 347 days ago
I think CGI.pm is still in CPAN? It was never in the Perl standard library, was it?

As mentioned elsewhere in the thread, the query parameter parsing is still in the Python standard library, just invoked differently.

1 comments

Yes, it's still in CPAN, but previously it was in the standard library.
I didn't realize! Well, shame on P5P.