Herkum has asked for the wisdom of the Perl Monks concerning the following question:
Howdy,
I have been bundling up my perl applications and one of the things I wanted to do was use CPAN to install not only application modules but also my cgi scripts and templates. For example,
I know that Makemaker can support something similiar (example is the Template Toolkit) but it looks like it writes a custom script to do the install.
App::Build is supposed to do this but the documentation for this module is lacking.
Does anyone have any suggestions about how to go about this?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CPAN to install Applications
by philcrow (Priest) on Mar 10, 2006 at 16:56 UTC | |
by Herkum (Parson) on Mar 10, 2006 at 17:10 UTC | |
by philcrow (Priest) on Mar 10, 2006 at 21:02 UTC |