in reply to Debian: Problem installing PAR::Packer

This is odd:

/usr/lib ln -s libperl.so.5.14 libperl.so

Then PAR::Packer installs via cpan. I would strongly suggest you build your own perl and leave the system one alone, this is fairly trivial (read the update here).

Update: I managed to mess up the code, fixed.

Replies are listed 'Best First'.
Re^2: Debian: Problem installing PAR::Packer
by jowe (Sexton) on Feb 19, 2014 at 10:58 UTC
    Thanks very much. The 'ln' did it. Once again - many thanks - Jo

      Glad it worked, that being said please consider installing perl elsewhere and leaving the system perl alone :)