simple wrapper around Getopt::Long
The Getopt::Simple module provides a simple way of specifying:
    * Command line switches
    * Type information for switch values
    * Default values for the switches
    * Help text per switch

Maintainer: Claudio Jeker <claudio@openbsd.org>

WWW: http://search.cpan.org/dist/Getopt-Simple/
