in reply to Install "other files" with Makefile.pl
If you want a ExtUtils::MakeMaker generated file to install something in /etc, you have to write a "postamble" (in make syntax)
FWIW, I haven't seen any CPAN modules that write in /etc, and AFAIK, that is best left to administrators
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Install "other files" with Makefile.pl
by grewil (Novice) on May 11, 2011 at 11:54 UTC |