Perl and CGI
The CGI module helped Perl grow when the web first blew up. Now it’s out of Core and discouraged. What happened?
Read it
Just how much heavier is Catalyst than Dancer2?
We compare the two web frameworks dependencies and test suites
Read it
Perl web application security - HTTP headers
Instantly upgrade your web application security with these headers
Read it
Simple web framework FastCGI caching with nginx - part 1
How to cache responses from fastcgi apps and how to clear the cache
Read it
Building E-Commerce Sites with Handel
Over the years of doing various levels of web-based programming, I’ve come feel like Dante taking a trip through the nine circles of web programmer hell. There are certain things we must endure over and over, from project to…