The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

MooseX::Runnable::Invocation::Scheme::MooseX::Getopt - run MX::Getopt classes

DESCRIPTION

This role will be used by MooseX::Runnable::Invocation to create an instance of the class to be run with MooseX::Getopt. Any args not consumed by MX::Getopt will be passed to the class's run method.

(See the test t/basic-mx-getopt.t for an example.)

SEE ALSO

MooseX::Runnable

MooseX::Getopt