| Socialtext-Resting-Utils documentation | view source | Contained in the Socialtext-Resting-Utils distribution. |
Socialtext::Resting::Getopt - Handle command line rester args
use Socialtext::Resting::Getopt qw/get_rester/; my $rester = get_rester();
Create a new rester from command line args.
Return usage text for the arguments accepted by this module.
Luke Closs, <luke.closs at socialtext.com>
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. |