Hacker News new | ask | show | jobs
by icedchai 928 days ago
I wrote my first web apps in Perl, way back in the 90's! "use CGI" anyone?
2 comments

Same here. I also built a few web backends using Apache mod_perl, which was insanely fast compared to CGI.
PHP started as mod_perl app, too.
Oh yes, those were the days!