tmaly has asked for the wisdom of the Perl Monks concerning the following question:
Monks
Is there an example or way to include template toolkit templates in a module distribution and install them in a specific location?
I only have access to ExtUtils::MakeMaker in the environment I am working in, so I would not be able to use Module::Install
I came across this post, but it does not use ExtUtils::MakeMaker Makefile.PL and data files
Best regards
-Ty
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Installing templates or other static files with ExtUtils::MakeMaker
by djerius (Beadle) on Mar 17, 2014 at 18:28 UTC | |
by tmaly (Monk) on Mar 17, 2014 at 19:26 UTC | |
|
Re: Installing templates or other static files with ExtUtils::MakeMaker
by Anonymous Monk on Mar 18, 2014 at 07:21 UTC | |
by tobyink (Canon) on Mar 18, 2014 at 11:09 UTC |