- Obscure Perl trick: single-quote separators http://perltricks.com/article/obscure-perl-trick--single-quote-separators/ 5 comments perl
- How to empty a file with Perl http://perltricks.com/article/how-to-empty-a-file-with-perl/ 6 comments perl
- 5 things I learned from Learning Perl 7th Edition http://perltricks.com/article/5-things-i-learned-from-learning-perl-7th-edition/ 14 comments perl
- Save space with bit arrays http://perltricks.com/article/save-space-with-bit-arrays/ 7 comments perl
- Displaying the Git branch in the terminal prompt with and without Perl http://perltricks.com/article/displaying-the-git-branch-in-the-terminal-prompt-with-perl/ 7 comments perl
- Prevent harmful Linux updates with versionlock http://perltricks.com/article/prevent-harmful-updates-with-versionlock/ 3 comments programming
- Perl Jam VI: The Return of the Camel http://perltricks.com/article/perl-jam-iv-return-of-the-camel/ 10 comments perl
- Controlling insanity by parsing IR codes with Linux::IRPulses http://perltricks.com/article/controlling-insanity-by-parsing-ir-codes-with-linux--irpulses/ 2 comments perl
- Netanel Rubin's Perl Jam circus http://perltricks.com/article/netanel-rubins-perljam-circus/ 11 comments perl
- Magical tied scalars (Perltricks) http://perltricks.com/article/magical-tied-scalars/ 3 comments perl
- Modern Perl 4th edition, a review http://perltricks.com/article/205/2015/12/21/modern-perl-4th-edition--a-review 12 comments perl
- Professional scripts are a snap with Getopt::Long http://perltricks.com/article/195/2015/10/21/professional-scripts-are-a-snap-with-getopt--long 4 comments perl
- How to send verification emails using Mojolicious http://perltricks.com/article/193/2015/9/18/how-to-send-verification-emails-using-mojolicious 6 comments perl
- Parsing Perl 5 pod with Perl 6 http://perltricks.com/article/170/2015/4/30/parsing-perl-5-pod-with-perl-6 7 comments perl
- Hello perldoc, productivity booster http://perltricks.com/article/155/2015/2/26/hello-perldoc--productivity-booster 3 comments perl
- Build a Twitter bot with Perl http://perltricks.com/article/154/2015/2/23/build-a-twitter-bot-with-perl 3 comments perl
- The best of what's new on CPAN 2014 http://perltricks.com/article/145/2015/1/15/the-best-of-what-s-new-on-cpan-2014 6 comments perl
- How to create a grammar in Perl 6 http://perltricks.com/article/144/2015/1/13/how-to-create-a-grammar-in-perl-6 4 comments perl
- Controlling Firefox from Perl by brian d foy http://perltricks.com/article/138/2014/12/8/controlling-firefox-from-perl 3 comments programming
- Controlling Firefox from Perl by brian d foy http://perltricks.com/article/138/2014/12/8/controlling-firefox-from-perl 16 comments perl
- Get started with Perl 6 one liners http://perltricks.com/article/136/2014/11/20/get-started-with-perl-6-one-liners 10 comments perl
- Building Perl 6 with Visual Studio 2013 http://perltricks.com/article/135/2014/11/18/building-perl-6-with-visual-studio-2013 9 comments perl
- Implementing Did You Mean in Perl http://perltricks.com/article/122/2014/10/31/implementing-did-you-mean-in-perl 6 comments perl
- Perl's versatile split function http://perltricks.com/article/121/2014/10/24/perl-s-versatile-split-function 4 comments perl
- What's new on CPAN August 2014 http://perltricks.com/article/113/2014/9/2/what-s-new-on-cpan-august-2014 3 comments programming
- Parse Excel with ease using Perl http://perltricks.com/article/108/2014/8/5/parse-excel-with-ease-using-perl 20 comments perl
- Your users deserve better than Disqus http://perltricks.com/article/104/2014/7/29/your-users-deserve-better-than-disqus 9 comments perl
- Get GNOME 3 popup alerts for IRC http://perltricks.com/article/95/2014/6/9/get-gnome-3-popup-alerts-for-irc 5 comments perl
- Perl v5.20 - what you need to know http://perltricks.com/article/92/2014/5/27/perl-v5-20-what-you-need-to-know 30 comments programming
- Become a better programmer with exercism.io http://perltricks.com/article/90/2014/5/19/become-a-better-programmer-with-exercism-io 4 comments perl
- Just how much heavier is Catalyst than Dancer2? http://perltricks.com/article/85/2014/5/5/just-how-much-heavier-is-catalyst-than-dancer2- 10 comments perl
- The Perl Nerd Merit Badge Contest results http://perltricks.com/article/73/2014/2/28/the-perl-nerd-merit-badge-contest-results 3 comments perl
- Perl levels up with native subroutine signatures http://perltricks.com/article/72/2014/2/24/perl-levels-up-with-native-subroutine-signatures 6 comments perl
- Is PearlBee Perl's next great blogging platform? http://perltricks.com/article/69/2014/2/17/is-pearlbee-perl-s-next-great-blogging-platform- 19 comments perl
- Cool new Perl feature: postfix dereferencing http://perltricks.com/article/68/2014/2/13/cool-new-perl-feature-postfix-dereferencing 15 comments programming
- Make your code run faster with Perl's secret turbo module http://perltricks.com/article/61/2014/1/21/make-your-code-run-faster-with-perl-s-secret-turbo-module 6 comments perl
- Solve almost any datetime need with Time::Piece http://perltricks.com/article/59/2014/1/10/solve-almost-any-datetime-need-with-time-piece 3 comments perl
- Shazam! Use Image::Magick with Perlbrew in minutes http://perltricks.com/article/57/2014/1/1/shazam-use-image-magick-with-perlbrew-in-minutes 2 comments perl
- How to Load YAML Config Files http://perltricks.com/article/29/2013/9/17/how-to-load-yaml-config-files 2 comments perl
- Use the logical-or and defined-or operators to provide default subroutine behaviour http://perltricks.com/article/32/2013/7/6/use-the-logical-or-and-defined-or-operators-to-provide-default-subroutine-variable-behaviour 6 comments perl