GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
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>

2005-11-30 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.