Deploying Dancer Apps (Addendum)
Some more thoughts about deploying Dancer apps as persistent daemons
Some more thoughts about deploying Dancer apps as persistent daemons
How I ported a plugin without having to know it all first
The CGI module helped Perl grow when the web first blew up. Now it’s out of Core and discouraged. What happened?
This little board shows a lot of promise for Perl-based hardware projects
We compare the two web frameworks dependencies and test suites
Instantly upgrade your web application security with these headers
Safely purge individually cached upstream responses
How to cache responses from fastcgi apps and how to clear the cache
JT Smith shows how to write Facebook applications with offline permissions to post to user walls with Perl and Facebook::Graph.
In the first of a series on writing Facebook applications with Perl, JT Smith demonstrates how to register an application and authenticate users with Facebook::Graph.
While Perl has a few heavy hitters in the web framework world (Catalyst, Jifty, CGI::App), sometimes they can seem like overkill. When writing a light web service or a high-end but not-as-complex website, you might want something smaller and simpler….