|
|
| |
Goo::CommandLineManager(3) |
User Contributed Perl Documentation |
Goo::CommandLineManager(3) |
Goo::CommandLineManager - Manage command line parameters
use Goo::CommandLineManager;
Manage command line arguments.
- new
- constructor
- get_last_parameter
- pop off the last parameter on the command line
- get_parameters
- return all the parameters on the command line
- get_parameter
- return the parameter at a given position
- get_selected_option
- return the switch that is specified
- add_option
- add an option to manage on the command line
- get_switch
- return the value of the switch
- show_help
- display the help for all the command options
Nigel Hamilton <nigel@trexy.com>
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |