in reply to Re^4: PAR: pp No Perl script found in input (upgrade)
in thread PAR: pp No Perl script found in input

cpan> force install pp

Replies are listed 'Best First'.
Re^6: PAR: pp No Perl script found in input (upgrade)
by mkmal (Novice) on Mar 01, 2013 at 00:38 UTC
    OK, I ran it with force and it re-installed with no errors. I still have the same exact issue.
    any ideas?

      what is  perl -e " die $^X "

      what is in pp.bat

        You could also check  perl -MEnv=@PATH,@PATHEXT -le " print for @PATH ,'####', @PATHEXT " and  perl -V and  assoc .pl and  ftype PerlScript (or whatever you get from assoc)