in reply to Re: Re: Re: Deleting .packlist files
in thread Deleting .packlist files
I have just tried this:
...so maybe it would be OK for me. But in the end it's probably a matter of try and see if anything breaks.$ perl -d -MCPAN -e shell ... DB<1> for (keys %INC) {print "$INC{$_}\n" if /ExtUtils/} /usr/lib/perl5/5.6.1/ExtUtils/MakeMaker.pm /usr/lib/perl5/5.6.1/ExtUtils/MM_Unix.pm DB<2>
Thanks for your time anyway, PodMaster!
|
|---|