GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MooX::Options::Role(3) User Contributed Perl Documentation MooX::Options::Role(3)

MooX::Options::Role - role that is apply to your object

Don't use MooX::Options::Role directly. It is used by MooX::Options to upgrade your module. But it is useless alone.

These methods will be composed into your class

Same as new but parse ARGV with Getopt::Long::Descriptive

Check full doc MooX::Options for more details.

Parse your options, call Getopt::Long::Descriptive and convert the result for the "new" method.

It is use by "new_with_options".

Display help message.

Check full doc MooX::Options for more details.

Display long usage message

Display quick usage message, with only the list of options

Display a pod like a manual

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

    perldoc MooX::ConfigFromFile

You can also look for information at:

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

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

  • AnnoCPAN: Annotated CPAN documentation

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

  • CPAN Ratings

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

  • Search CPAN

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

celogeek <me@celogeek.com>

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.

2017-08-22 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.