NAME
App::Module::Template::Initialize - Templates to pre-populate template directory
VERSION
This documentation refers to App::Module::Template::Initialize version 0.10.
SYNOPSIS
use App::Module::Template::Initialize qw/module_template/;
module_template($path);
DESCRIPTION
App::Module::Template::Initialize contains the templates and method to initialize the .module-templates/templates directory for use by module-template.
See module-template for configuration and usage.
SUBROUTINES/METHODS
module_template
-
This subroutine iterates the templates and creates files and directories in $HOME/.module-template.
DIAGNOSTICS
None.
CONFIGURATION AND ENVIRONMENT
None.
DEPENDENCIES
Carp
File::Path
File::HomeDir
File::Spec
INCOMPATIBILITIES
None reported.
BUGS AND LIMITATIONS
No bugs have been reported.
Please report any issues or feature requests to https://github.com/tscornpropst/App-Module-Template/issues. Patches are welcome.
AUTHOR
Trevor S. Cornpropst <tscornpropst@gmail.com>
COPYRIGHT AND LICENSE
Copyright (c) 2014 Trevor S. Cornpropst <tscornpropst@gmail.com>. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the the Artistic License (2.0). You may obtain a copy of the full license at:
http://www.perlfoundation.org/artistic_license_2_0
Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
NAME
[% module %] - <one line description>
VERSION
This documentation refers to [% module %] version 0.01.
USAGE
REQUIRED ARGUMENTS
OPTIONS
DESCRIPTION
REQUIREMENTS
None.
DIAGNOSTICS
None.
CONFIGURATION
None.
EXIT STATUS
None.
DEPENDENCIES
Carp
POSIX
INCOMPATIBILITIES
None reported.
BUGS AND LIMITATIONS
No bugs have been reported.
Please report any issues or feature requests to "[% support_address %]". Patches are welcome.
AUTHOR
[% author %] <[% email %]>
COPYRIGHT AND LICENSE
Copyright (c) [% year %], [% author %] <[% email %]>. All rights reserved.
[% license_body %]
NAME
[% module %] - <one line description>
VERSION
This documentation refers to [% module %] version 0.01
SYNOPSIS
DESCRIPTION
SUBROUTINES/METHODS
function_name
EXAMPLES
None.
DIAGNOSTICS
CONFIGURATION AND ENVIRONMENT
[% module %] requires no configuration files or environment variables.
DEPENDENCIES
Carp
POSIX
INCOMPATIBILITIES
None reported.
BUGS AND LIMITATIONS
No bugs have been reported.
Please report any issues or feature requests to "[% support_address %]". Patches are welcome.
AUTHOR
[% author %] <[% email %]>
COPYRIGHT AND LICENSE
Copyright (c) [% year %], [% author %] <[% email %]>. All rights reserved.
[% license_body %]