Skip to content

Instantly share code, notes, and snippets.

@patch
Created June 14, 2011 00:26
Show Gist options
  • Save patch/1024084 to your computer and use it in GitHub Desktop.
Save patch/1024084 to your computer and use it in GitHub Desktop.
---
Title: Modern Getopt for Command Line Processing
Tags: getopt moose perl5
Duration: 20 minutes
Target audience: Beginner
Abstract: >
Getopt modules, such as Getopt::Long, are used for processing
command line options. There are over sixty Getopt modules on CPAN, which can be
intimidating to select from. This talk will highlight some of the Getopt pearls
that have been released in the past few years. Both beginners to command line
processing and seasoned command line mungers who want to catch up with modern Getopt
are welcome.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment