|
getopt-0.3 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
GetOptions | An object that stores a list of Option objects and then
parse command line arguments using them. |
Option | An interface representing a program option. |
OptionMethod | A concrete Runnable object that stores an argument. |
Class Summary | |
AbstractOptionMethod | An abstract OptionMethod object that stores an argument. |
DefaultGetOptions | This is the default implementation of a GetOptions object. |
DefaultOption | This is the default implementation of an Option . |
Exception Summary | |
OptionException | An Exception representing when there has been an invalid
option detected in the command line arguments. |
This is a package to parse command-line options.
glibcAn excerpt from the manpage regarding the getopt function.
( Online version )
Perl Getopt::Long ModuleAn excerpt from the manpage regarding the getopt function.
( Online version )
Perl Getopt::Std ModuleAn excerpt from the manpage regarding the getopt module.
( Online version )
gnu.getopt PackageAn excerpt from the manpage regarding the getopt module.
( Online version )
Arguments PackageAn excerpt from the api documentation.
( Api Documentation )
www.4th.comAn excerpt from the api documentation.
( Api Documentation )
( Api Documentation )
|
getopt-0.3 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |