in reply to __FILE__, pp (PAR::Packer) and extra files

Re: Again with PAR::Packer troubles
  • Comment on Re: __FILE__, pp (PAR::Packer) and extra files

Replies are listed 'Best First'.
Re^2: __FILE__, pp (PAR::Packer) and extra files
by vitoco (Hermit) on Jan 23, 2014 at 02:53 UTC

    Thank you!

    From that page I got the use IO::Socket::SSL qw(debug99); hint, but the proposed solution requires me to modify every script or program that uses SSL. I still prefer to update only the CA module.

    In the other hand, there are other unanswered questions from my post that are not solved in that thread... Anyone?