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

Greetings,
I am using the same version you are, I just downloaded it last week.

pp --version
PAR Packager, version 1.014 (PAR version 1.007)

Since pp actually works if I use it in \Perl\site\bin I doubt it an installation issue unless some PATH did not get updated somehow.

thanks
  • Comment on Re^2: PAR: pp No Perl script found in input (upgrade)

Replies are listed 'Best First'.
Re^3: PAR: pp No Perl script found in input (upgrade)
by Anonymous Monk on Feb 28, 2013 at 05:29 UTC

    Since pp actually works if I use it in \Perl\site\bin I doubt it an installation issue unless some PATH did not get updated somehow.

    You can doubt it, but I am telling you, your installation is messed up

      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.
        cpan> force install pp