Archive for September, 2010


Parsing Arguments in Perl

Introduction Throughout my years of working with Perl, I have come across several different ways to parse command-line options. I decided to write an article describing some of the methods as well as some pros and cons to each method. Here are five of them.

Read More...



It’s All Just Files and Folders

Introduction I ran into a situation today where a virtual machine had outgrown its environment and needed moved to a dedicated server. This article describes the migration.

Read More...