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

NAME

mex - A console-based inspector for Moose classes

VERSION

version 0.3

SYNOPSIS

    mex MyMooseModule
    # install IO::Page for a nicer output experience...

DESCRIPTION

Ever had the problem of needing to get up to speed on a large Moose-based hunk of code? Feel like you're lost in a twisty little maze of attributes, methods, roles, and classes? Worried about grues? Maybe mex can help.

SEE ALSO

mexi(1)

AUTHOR

John SJ Anderson <genehack@genehack.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by John SJ Anderson.

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