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

NAME

MooseX::Compile::CLI - Command line interface for MooseX::Compile

SYNOPSIS

    > mxcompile help

    > mxcompile compile

    > mxcompile clean

TODO

  • Add an inspect command that helps you look at .mopc files.

SEE ALSO

MooseX::Compile, MooseX::App::Cmd

VERSION CONTROL

http://code2.0beta.co.uk/moose/svn/MooseX-Compile-CLI/trunk

AUTHOR

Yuval Kogman <nothingmuch@woobling.org>

COPYRIGHT

    Copyright (c) 2008 Infinity Interactive, Yuval Kogman. All rights reserved
    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.