NAME
dir2data - Takes a directory of templates and creates a perl file __DATA__ section compatible with Template::Provider::FromDATA
VERSION
This documentation refers to dir2data version 0.1.
SYNOPSIS
dir2data [--verbose] --dir [dir] [--module lib/App/TemplateCMD/Templates.pm]
OPTIONS:
-d --dir=str The directory containing templates
-m --module=str The module to wright to (just overwrights the __DATA__
section of the file)
-v --verbose Show more detailed option
--version Prints the version information
--help Prints this help information
--man Prints the full documentation for dir2data
DESCRIPTION
SUBROUTINES/METHODS
DIAGNOSTICS
CONFIGURATION AND ENVIRONMENT
DEPENDENCIES
INCOMPATIBILITIES
BUGS AND LIMITATIONS
There are no known bugs in this module.
Please report problems to Ivan Wills (ivanw@benon.com).
Patches are welcome.
AUTHOR
Ivan Wills - (ivanw@benon.com)
LICENSE AND COPYRIGHT
Copyright (c) 2011 Ivan Wills (14 Mullion Close, Hornsby Heights, NSW, Australia 2077). All rights reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.