This is a package to parse command-line options.


References:

Bash

An excerpt from the manpage regarding the getopt function.
( Online version )

The entire manpage online.

glibc

An excerpt from the manpage regarding the getopt function.
( Online version )

The entire manpage online.

Perl Getopt::Long Module

An excerpt from the manpage regarding the getopt module.
( Online version )

Perl Getopt::Std Module

An excerpt from the manpage regarding the getopt module.
( Online version )

gnu.getopt Package

An excerpt from the api documentation.
( Api Documentation )

Arguments Package

An excerpt from the api documentation.
( Api Documentation )

www.4th.com
( Api Documentation )