in reply to Re^7: PAR::Packer pp command including too many modules
in thread PAR::Packer pp command including too many modules
If Portable.pm has been loaded, then I would expect to find it in %INC.C:\_32\pscrpt>type try.pl use strict; use warnings; print for keys %INC; C:\_32\pscrpt>perl -l try.pl warnings.pm strict.pm C:\_32\pscrpt>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: PAR::Packer pp command including too many modules
by Anonymous Monk on Mar 17, 2014 at 07:50 UTC |