Man Page: socialtext::resting::getopt
Operating Environment: debian
Section: 3pm
Socialtext::Resting::Getopt(3pm) User Contributed Perl Documentation Socialtext::Resting::Getopt(3pm)NAMESocialtext::Resting::Getopt - Handle command line rester argsSYNOPSISuse Socialtext::Resting::Getopt qw/get_rester/; my $rester = get_rester();FUNCTIONSget_rester Create a new rester from command line args. rester_usage Return usage text for the arguments accepted by this module.AUTHORLuke Closs, "<luke.closs at socialtext.com>"LICENSEThis program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2009-12-22 Socialtext::Resting::Getopt(3pm)