Quickly Debug your Perl code at the command line Mar 13, 2015 by David Farrell testing one_liner terminal debug testing Something not working? Whip up a one liner and find out why Read it
How to test for exceptions in Perl Mar 5, 2015 by David Farrell testing test_more test unit_test test_exception tap Does your code blow up the way you expect it to? Read it
What's new on CPAN - February 2015 Mar 2, 2015 by David Farrell cpan yaml git aws selenium lithium bitvector json surveymonkey haskell toml Our curated guide to last month’s CPAN uploads Read it
Hello perldoc, productivity booster Feb 26, 2015 by David Farrell apps cpan documentation pod terminal command_line perldoc productivity Get to know perldoc to find Perl answers faster Read it
Build a Twitter bot with Perl Feb 23, 2015 by David Farrell web perl reddit bot twitter automation tweet Automating tweets can win you more followers! Read it
Get to grips with GNU Screen Feb 16, 2015 by David Farrell tooling command_line multiplexer screen sysadmin terminal terminator tmux Once you start using a multiplexer, you’ll never go back Read it
Build a Reddit bot with Perl Feb 9, 2015 by David Farrell web xml perl reddit rss feed atom bot It’s easy and fast to do Read it
What's new on CPAN - January 2015 Feb 6, 2015 by David Farrell cpan catalyst dist_zilla platypus libffi google_tasks data_fake devops diff Our curated guide to last month’s CPAN uploads Read it
Support the 2015 QA Hackathon Jan 28, 2015 by David Farrell community community qa_hackathon berlin 2015 Can you help? Read it
Introducing 3 new Perl Glyphs Jan 23, 2015 by David Farrell community icomoon fontforge svg glyph bootstrap icon font What will you use them for? Read it
The best of what's new on CPAN 2014 Jan 15, 2015 by David Farrell cpan ffi mojo best_of 2014 drone hash_ordered slurp sereal reveal js phantomjs pic Some modules you may have missed last year Read it
How to create a grammar in Perl 6 Jan 13, 2015 by David Farrell perl-6 perl_6 grammar pegex They’re powerful and easy to whip up Read it
What's new on CPAN - December 2014 Jan 5, 2015 by David Farrell cpan dancer tcp tesco vultr instapaper geo_code bitcoin A curated look at the latest CPAN uploads Read it
What's new on CPAN - November 2014 Dec 2, 2014 by David Farrell cpan git aws selenium trifid chess jump_hash todoist gnucash bitbucket A curated look at the latest CPAN uploads Read it
Get started with Perl 6 one liners Nov 20, 2014 by David Farrell perl-6 windows one_liner perl terminal command_line perl-6 rakudo One liners in Perl are better than ever Read it
Advanced slideshow maneuvers Nov 13, 2014 by David Farrell apps revealjs app_revealup speaker_notes markdown Get the most out of your markdown-driven presentations Read it
Boost your Perl productivity with auto-compile checking Nov 10, 2014 by David Farrell testing perl compile check vim sublime_text text_editor watch syntastic An easy trick that saves you time Read it
What's new on CPAN - October 2014 Nov 7, 2014 by David Farrell cpan dancer urandom ffi tinycc hacker_news lock_socket file_slurp cloud_convert fuzzy_match mojo sitemap A curated look at the latest CPAN uploads Read it
Implementing Did You Mean in Perl Oct 31, 2014 by David Farrell development autoload mastering-perl symbol_table ruby did_you_mean Catching and handling undefined subroutine exceptions Read it
Perl's versatile split function Oct 24, 2014 by David Farrell development array split builtin function whitespace trim char join Write elegant, simple code with split Read it