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

OK, attempted to re-install, cpan says all is well and I still have the same problem, now what?

cpan install pp
Set up gcc environment - 3.4.5 (mingw-vista special r3)
CPAN: Term::ANSIColor loaded ok (v3.02)
CPAN: Storable loaded ok (v2.34)
Reading 'C:\Perl\cpan\Metadata'
Database was generated on Wed, 27 Feb 2013 12:08:03 GMT
CPAN: Module::CoreList loaded ok (v2.77)
pp is up to date (0.992).

pp -o hello.exe hello.pl
No Perl script found in input

pp still works fine if I move the Perl script into \Perl\site\lib and run the command from there.
  • Comment on Re^4: PAR: pp No Perl script found in input (upgrade)

Replies are listed 'Best First'.
Re^5: PAR: pp No Perl script found in input (upgrade)
by marto (Cardinal) on Feb 28, 2013 at 20:26 UTC
    cpan> force install pp
      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