Socialtext::Resting::Getopt.3pm

Langue: en

Version: 2009-05-26 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Socialtext::Resting::Getopt - Handle command line rester args

SYNOPSIS

   use Socialtext::Resting::Getopt qw/get_rester/;
   my $rester = get_rester();
 
 

FUNCTIONS

get_rester

Create a new rester from command line args.

rester_usage

Return usage text for the arguments accepted by this module.

AUTHOR

Luke Closs, "<luke.closs at socialtext.com>"

LICENSE

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.