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


Socialtext-Resting-Utils documentation  | view source Contained in the Socialtext-Resting-Utils distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

FUNCTIONS

Top

get_rester

Create a new rester from command line args.

rester_usage

Return usage text for the arguments accepted by this module.

AUTHOR

Top

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

LICENSE

Top

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


Socialtext-Resting-Utils documentation  | view source Contained in the Socialtext-Resting-Utils distribution.