Main > Programming > Libraries >

Getopt::Tabular 0.3

Getopt::Tabular 0.3

Sponsored Links

Getopt::Tabular 0.3 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.025 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1120
Date added: 2006-09-29
Publisher: Greg Ward

Getopt::Tabular 0.3 description

Getopt::Tabular is a Perl module for table-driven argument parsing for Perl 5.

SYNOPSIS

use Getopt::Tabular;
(or)
use Getopt::Tabular qw/GetOptions
SetHelp SetHelpOption
SetError GetError/;

...

≥topt::Tabular::SetHelp (long_help, usage_string);

@opt_table = (
[section_description, "section"],
[option, type, num_values, option_data, help_string],
...
);
≥tOptions (@opt_table, @ARGV [, @newARGV]) || exit 1;

Getopt::Tabular is a Perl 5 module for table-driven argument parsing, vaguely inspired by John Ousterhouts Tk_ParseArgv. All you really need to do to use the package is set up a table describing all your command-line options, and call ≥tOptions with three arguments: a reference to your option table, a reference to @ARGV (or something like it), and an optional third array reference (say, to @newARGV). ≥tOptions will process all arguments in @ARGV, and copy any leftover arguments (i.e. those that are not options or arguments to some option) to the @newARGV array. (If the @newARGV argument is not supplied, GetOptions will replace @ARGV with the stripped-down argument list.) If there are any invalid options, GetOptions will print an error message and return 0.

Getopt::Tabular 0.3 Screenshot

Advertisements

Getopt::Tabular 0.3 Keywords

Bookmark Getopt::Tabular 0.3

Hyperlink code:
Link for forum:

Getopt::Tabular 0.3 Copyright

WareSeeker periodically updates pricing and software information of Getopt::Tabular 0.3 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Getopt::Tabular 0.3 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
GetArgs is a Perl module to allow enhanced argument passing. Free Download
Getopt::Clade is a Perl module with command-Line Argument Declaration Engine. Free Download
Getopt::Attribute is a Perl module to attribute wrapper for Getopt::Long. Free Download
Getopt::Declare is a Perl module with Declaratively Expressed Command-Line Arguments via Regular Expressions. Free Download
Getopt::Helpful is an integrated option hash / help messages. Free Download
Getopt::Euclid is Perl module executable uniform command-Line interface descriptions. Free Download
Getopt::Plus is a Perl module with options wrapper with standard options, help system and more. Free Download
Getopt::Long is an extended processing of command line options. Free Download