PotatoesKillMe has asked for the wisdom of the Perl Monks concerning the following question:
3771) pm_to_blib: $(TO_INST_PM) 3772) @$(PERL) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)" \ 3773) "-I$(PERL_ARCHLIB)" "-I$(PERL_LIB)" -MExtUtils::Install \ 3774) -e "pm_to_blib(qw[ $(mktmp,pmfiles.dat $(PM_TO_BLIB:s,\,\\,)\ +n) ],'$(INST_LIB)\auto','$(PM_FILTER)')" 3775) @$(TOUCH) $@
Edit by tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: !!!PPM and PPD perl packages!!!
by PodMaster (Abbot) on Oct 29, 2002 at 10:08 UTC |