$ ls ~/posts

posts

#MetaCPAN#Perl

Creating a Twitter List of CPAN Authors

Recently I found a great little Twitter command line tool called t. It does a lot of useful things, including building and editing …

· 3 min read
#Perl#Programming

Managing Your Travis CI Config Files with App::CISetup

This post is brought to you by ServerCentral Turing Group in Chicago, a Platinum level sponsor of the meta::hack conference in …

· 6 min read
How I Spent My Perl Toolchain Summit v2019 (Marlow)
#MetaCPAN#Perl

How I Spent My Perl Toolchain Summit v2019 (Marlow)

The Perl Toolchain Summit (PTS) is an annual event, held in Europe, where work on improving the Perl toolchain takes place. I was …

· 15 min read
#Perl#Programming

About the Various PANs

This post has been brought to you by booking.com, one of the Platinum sponsors of the 2018 meta::hack conference. When it comes to …

· 7 min read
#MetaCPAN#Perl

meta::hack 3 Wrap Report

As I mentioned in [my meta::hack preview post][1], for the third year running we have had the privilege of being financially …

· 6 min read
#MetaCPAN#Perl

meta::hack is back!

For the third year running, we have the privilege of working out of the ServerCentral offices in downtown Chicago in order to hack …

· 2 min read
#Perl#Programming

How lazy am I?

Occasionally I find myself running some random Perl script from a Github gist or dealing with some code from a colleague that …

· 7 min read
How I Spent My Perl Toolchain Summit v2018 (Oslo)
#MetaCPAN#Perl

How I Spent My Perl Toolchain Summit v2018 (Oslo)

#Perl Toolchain Summit 2018 Wrap-up Report #Getting There This year I had the pleasure of attending the Perl Toolchain Summit in …

· 8 min read
#Perl#Programming

WWW::Mechanize Best Practices

#fields Recently at $work we were discussing some of the behaviours of WWW::Mechanize when submitting forms. For instance, when …

· 5 min read