MooseX::Compile::CLI::Command::clean - Clean up .pmc and .mopc files


MooseX-Compile-CLI documentation  | view source Contained in the MooseX-Compile-CLI distribution.

Index


NAME

Top

MooseX::Compile::CLI::Command::clean - Clean up .pmc and .mopc files

SYNOPSIS

Top

    # clean all .pmcs from t/lib

    > mxcompile clean -tC 

DESCRIPTION

Top

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.