Getopt-Simple-1.52

simple wrapper around Getopt::Long

Index | devel

Description

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>