A test framework based on Moose introspection to automagically
call all methods matching a user-defined pattern. Supports per-test
setup and tear-down routines and easy early BAIL_OUT using
Test::More.
Support for generating command-line interface in Perl programs using and extending the Moose OO framework. It will provide easy definition of sub-commands and option parsing such the one provided by Getopt::Long and alike.