in reply to Error "Can't locate PAR/StrippedPARL/Static.pm in @INC" while trying to use pp
You do a make PAR::Packer, test PAR::Packer, but don't actually (re)install it. You can do this via:
cpan>force install PAR::Packer
Or from the command line cpan -f PAR::Packer. Use one of the methods I suggest to reinstall PAR::Packer, then try to recreate the problem and let us know what's happening.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Error "Can't locate PAR/StrippedPARL/Static.pm in @INC" while trying to use pp
by HJO (Acolyte) on Sep 28, 2012 at 10:42 UTC |