The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

MouseX::Getopt::Strict - only make options for attrs with the Getopt metaclass

DESCRIPTION

This is an stricter version of MouseX::Getopt which only processes the attributes if they explicitly set as Getopt attributes. All other attributes are ignored by the command line handler.

METHODS

meta

BUGS

All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT.

AUTHOR

NAKAGAWA Masaki <masaki@cpan.org>

FUJI Goro <gfuji@cpan.org> from 0.22

OROGINAL AUTHOR

This is based on MooseX::Getopt.

"AUTHOR" in MooseX::Getopt and "CONTRIBUTORS" in MooseX::Getopt

LICENSE

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