.travis.yml
bin/module-template
Changes
lib/App/Module/Template.pm
lib/App/Module/Template/Initialize.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
README
README.md
t/.module-template/config
t/.module-template/templates/.travis.yml
t/.module-template/templates/bin/script.pl
t/.module-template/templates/Changes
t/.module-template/templates/lib/Module.pm
t/.module-template/templates/LICENSE
t/.module-template/templates/Makefile.PL
t/.module-template/templates/README
t/.module-template/templates/t/00-load.t
t/.module-template/templates/xt/author/critic.t
t/.module-template/templates/xt/author/perlcritic.rc
t/.module-template/templates/xt/author/pod-coverage.t
t/.module-template/templates/xt/release/pod-syntax.t
t/00-load.t
t/01-load.t
t/get_config.t
t/get_config_path.t
t/get_module_dirs.t
t/get_module_fqfn.t
t/get_template_path.t
t/get_tmpl_body.t
t/get_tmpl_file.t
t/get_tmpl_path.t
t/make_tmpl_path.t
t/module_path_exists.t
t/module_template.t
t/process_dirs_abs.t
t/process_dirs_rel.t
t/process_file_abs.t
t/process_file_rel.t
t/process_template.t
t/run-badname.t
t/run-direxist.t
t/run-inithome.t
t/run-prompt.t
t/run.t
t/validate_module_name.t
t/write_tmpl_file.t
xt/author/critic.t
xt/author/perlcritic.rc
xt/author/pod-coverage.t
xt/release/pod-syntax.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
