Name
Class::Usul::Getopt - Getopt::Long but simpler more powerful and flexible
Synopsis
use Class::Usul::Getopt qw( describe_options );
Description
Getopt::Long but simpler more powerful and flexible. Inherits from Getopt::Long::Descriptive
Configuration and Environment
Defines no attributes
Subroutines/Methods
usage_class
Overrides the class method in the Getopt::Long::Descriptive setting the usage class to Class::Usul::Getopt::Usage
Diagnostics
None
Dependencies
Incompatibilities
There are no known incompatibilities in this module
Bugs and Limitations
There are no known bugs in this module. Please report problems to http://rt.cpan.org/NoAuth/Bugs.html?Dist=Class-Usul. Patches are welcome
Acknowledgements
Larry Wall - For the Perl programming language
Author
Peter Flanigan, <pjfl@cpan.org>
License and Copyright
Copyright (c) 2018 Peter Flanigan. All rights reserved
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic
This program is distributed in the hope that it will be useful, but WITHOUT WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE