2 min read 0 Hacking Perl Net::AMQP::RabbitMQ Releases manchicken 2014-11-09 This weekend I released two versions of Net::AMQP::RabbitMQ on CPAN: 0.007000 and 0.007001. The first version was the culmination of…
1 min read 0 Hacking Perl Re-factoring Your Old Projects manchicken 2014-01-28 Once upon a time I maintained a very small, lightweight framework to allow for Perl interfaces to be integrated with…
1 min read 0 Free Software General Gist of the Day Perl Gist of the Day: Named Capture in Perl Regular Expressions (Briefly) manchicken 2014-01-17 One of the largest critiques I see about regular expressions is that they lack readability. Well, in Perl 5.10 named…
1 min read 0 Free Software Gist of the Day Perl Gist of the Day: Playing with Forks manchicken 2014-01-16 Parallel processing is all the rage these days, and life has me at a point where I’m needing to use…