in reply to Re^6: no modules unziped from par archive
in thread no modules unziped from par archive

Managed to access a Solaris system, Perl 5.8.8, PAR 1.005, PAR::Packer 1.012 (N.B. PAR::Packer isn't up to date, and 5.8.8 is ancient). I've packed your example script, it's correctly including the /lib directory with the required .so and .pm files.

  • Comment on Re^7: no modules unziped from par archive

Replies are listed 'Best First'.
Re^8: no modules unziped from par archive
by une04 (Initiate) on Jul 23, 2012 at 12:16 UTC
    Yep, that's strange.. I have perl v5.10.1. Dont know what else info I need to provide. It seems like I need to reinstall perl from scratch.

      It seems like I need to reinstall perl from scratch.

      Doubtful. You haven't shown a problem exists. unzip test doesn't matter, only ./a matters :) If the generated executable (default "a") can run, it doesn't matter if your version of "unzip" can unzip it right