1MooseX::Getopt::Strict(U3spemr)Contributed Perl DocumentMaotoisoenX::Getopt::Strict(3pm)
2
3
4
6 MooseX::Getopt::Strict - only make options for attributes with the
7 Getopt metaclass
8
10 version 0.75
11
13 This is an stricter version of "MooseX::Getopt" which only processes
14 the attributes if they explicitly set as "Getopt" attributes. All other
15 attributes are ignored by the command line handler.
16
18 Bugs may be submitted through the RT bug tracker
19 <https://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-Getopt> (or
20 bug-MooseX-Getopt@rt.cpan.org <mailto:bug-MooseX-Getopt@rt.cpan.org>).
21
22 There is also a mailing list available for users of this distribution,
23 at <http://lists.perl.org/list/moose.html>.
24
25 There is also an irc channel available for users of this distribution,
26 at "#moose" on "irc.perl.org" <irc://irc.perl.org/#moose>.
27
29 Stevan Little <stevan@iinteractive.com>
30
32 This software is copyright (c) 2007 by Infinity Interactive, Inc.
33
34 This is free software; you can redistribute it and/or modify it under
35 the same terms as the Perl 5 programming language system itself.
36
37
38
39perl v5.32.1 2021-03-18 MooseX::Getopt::Strict(3pm)