
module-provision - Create new Perl distributions

Creates a new distribution with a git repository and a Module::Build toolchain
Display man page / method help / option descriptions / usage strings
Lists the methods available in this program

This documents version v0.23.$Rev: 1 $ of Module::Provision

Create Perl distributions with VCS and Module::Build toolchain

The package name of the new distribution to create

Name of method to call. Required, can be first non option argument
Turn debugging on. Prompts if interactive
Decodes/encodes input/output using the value.
Defaults to UTF-8
Uses Pod::Usage to describe the program usage options
Uses Pod::Man to display the program documentation.
Pipes through nroff
Directory containing the configuration file
Loads the specified language message catalog
Do not prompt for debugging
Zero, one or more key/value pairs passed to the method call
Quiet the display of information messages
Displays the version number of the program class

Prints errors to stderr

Returns zero on success, non zero on failure

Uses the constructor's appclass attribute to locate a configuration file


None

Send reports to address below

Peter Flanigan,
<Support at RoxSoft dot co dot uk>

Copyright (c) 2013 Peter Flanigan
This is free software; you can redistribute it and/or modify it under the same terms as Perl itself.