| MooseX-Compile-CLI documentation | view source | Contained in the MooseX-Compile-CLI distribution. |
MooseX::Compile::CLI::Command::clean - Clean up .pmc and .mopc files
# clean all .pmcs from t/lib
> mxcompile clean -tC
This command cleans out .pmc and .mopc files from directory trees, or
coresponding to certain class names.
| MooseX-Compile-CLI documentation | view source | Contained in the MooseX-Compile-CLI distribution. |