NAME
module_provision - Create new Perl distributions
SYNOPSIS
- module_provision dist Your::Distribution
-
Creates a new distribution with a
git
repository and a Module::Build toolchain - module_provision -H | -h [method] | -?
-
Display man page / method help / usage strings
- module_provision list_methods
-
Lists the methods available in this program
VERSION
This documents version v0.3.$Rev: 39 $ of Module::Provision
DESCRIPTION
Create Perl distributions with VCS and Module::Build toolchain
REQUIRED ARGUMENTS
OPTIONS
DIAGNOSTICS
Prints errors to stderr
EXIT STATUS
Returns zero on success, non zero on failure
CONFIGURATION
Uses the constructor's appclass
attribute to locate a configuration file
DEPENDENCIES
INCOMPATIBILITIES
None
BUGS AND LIMITATIONS
Send reports to address below
AUTHOR
Peter Flanigan, <Support at RoxSoft dot co dot uk>
LICENSE AND COPYRIGHT
Copyright (c) 2013 Peter Flanigan
This is free software; you can redistribute it and/or modify it under the same terms as Perl itself.