430db52898
This module extends ExtUtils::ModuleMaker to use Template Toolkit 2 (TT2) to build skeleton files for a new module. Templates may either be default templates supplied within the module or user-customized templates in a directory specified with the TEMPLATE_DIR parameter.
4 lines
272 B
Text
4 lines
272 B
Text
This module extends ExtUtils::ModuleMaker to use Template Toolkit 2 (TT2)
|
|
to build skeleton files for a new module. Templates may either be default
|
|
templates supplied within the module or user-customized templates in a
|
|
directory specified with the TEMPLATE_DIR parameter.
|