NAME
mex - A console-based inspector for Moose classes
VERSION
version 0.7
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 <john@genehack.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 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.