The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Examples (skeletons) for applications that use Getopt::Long.

skel1.pl: simple, straightforward use of Getopt::Long.

skel2.pl: Using Getopt::Long with Pod::Usage.

skel3.pl: Using Getopt::Long with built-in Help and Version messages.

skel4.pl: Extended framework with Getopt::Long, config files, and so
          on.