-
-
22 Jan 2008 19:45:31 UTC
- Distribution: MooseX-Compile-CLI
- Module version: 0.01
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (226 / 41 / 2)
- Kwalitee
Bus factor: 3- 50.00% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (6.57KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Take me over?
The maintainer of this distribution is looking for someone to take over! If you're interested then please contact them via email.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.
Module Install Instructions
To install MooseX::Compile::CLI, copy and paste the appropriate command in to your terminal.
cpanm MooseX::Compile::CLI
perl -MCPAN -e shell install MooseX::Compile::CLI
For more information on module installation, please visit the detailed CPAN module installation guide.