Looks like some policy stopped the dynamic linker mapping in the object file. Your /tmp might be mounted noexec, for instance. Try using a different temporary path (perhaps there is an environment variable like TEMP or TMP you can use to override the default /tmp - UTSL. If you still get this on the same filesystem that you have other shared objects on, enquire further).
The perl-devel is just Perl compiled with debugging symbols. apt-get is a command that comes with the Debian Linux distribution that installs new software; they package the debugging version of Perl in that package.
You should be able to install and use PAR as a normal user.
$h=$ENV{HOME};my@q=split/\n\n/,`cat $h/.quotes`;$s="$h/." ."signature";$t=`cat $s`;print$t,"\n",$q[rand($#q)],"\n";
In reply to Re: PAR::Heavy failed to map segment
by mugwumpjism
in thread PAR::Heavy failed to map segment
by tomazos
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |