Simple web framework FastCGI caching with nginx - part 2
Safely purge individually cached upstream responses
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
Perl master - an interview with brian d foy
We talk to brian about Mastering Perl second edition, technical writing and his new Perl projects!
Read it
The Perl Nerd Merit Badge Contest results
Three winners, three awesome Perl tricks. Read on to find out more…
Read it
Perl levels up with native subroutine signatures
The syntax, the benefits and what’s coming next
Read it
Easy application dependency management with Stratopan
Get the right modules and versions everytime
Read it
Last 2 days of the Perl Nerd Merit Badge Contest
Code snippets large and small, get them in!
Read it
Is PearlBee Perl's next great blogging platform?
We review the new open source blogging platform
Read it
Cool new Perl feature: postfix dereferencing
A sneak peak at Perl v5.20’s most interesting change
Read it
Perl Today (February 2014)
brian d foy explores the state of Perl in 2014 by soliciting opinions from various respected Perl programmers.
Read it
Book review: Mastering Perl 2nd edition
Learn how to bend Perl to your will with brian d foy’s Mastering Perl
Read it
Announcing: the Perl Nerd Merit Badge contest
Enter for a chance to win an exclusive Perl Nerd Merit Badge
Read it
Download a YouTube video with one line of Perl
… and a lot of of help from WWW::YouTube::Download
Read it
Make your code run faster with Perl's secret turbo module
Multi-core programming is a breeze with MCE
Read it
Display beautiful Perl code in HTML without JavaScript
PPI::Prettify makes pretty-printing Perl code as HTML easy