Provided by: libmoox-options-perl_4.103-4_all bug

NAME

       MooX::Options::Descriptive - This method extend Getopt::Long::Descriptive to change the
       usage method

DESCRIPTION

       This class will override the usage_class method, to customize the output of the help

METHODS

   usage_class
       Method to use for the descriptive build

SUPPORT

       You can find documentation for this module with the perldoc command.

           perldoc MooX::Options

       You can also look for information at:

       •   RT: CPAN's request tracker (report bugs here)

           <http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooX-Options>

       •   AnnoCPAN: Annotated CPAN documentation

           <http://annocpan.org/dist/MooX-Options>

       •   CPAN Ratings

           <http://cpanratings.perl.org/d/MooX-Options>

       •   Search CPAN

           <http://search.cpan.org/dist/MooX-Options/>

AUTHOR

       celogeek <me@celogeek.com>

COPYRIGHT AND LICENSE

       This software is copyright (c) 2013 by celogeek <me@celogeek.com>.

       This software is copyright (c) 2017 by Jens Rehsack.

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