Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: getting error while using par-packer 0.976

by Anonymous Monk
on Oct 21, 2008 at 07:18 UTC ( [id://718386]=note: print w/replies, xml ) Need Help??


in reply to getting error while using par-packer 0.976

If you google for Perl_hv_common_key_len, you'll see it was added in perl-5.10.0 (perl-5.10.0-RC1), and its not available in perl-5.8.8, so you've got a version of something for perl-5.10.0 trying to be loaded by perl-5.8.8, which can't work.
  • Comment on Re: getting error while using par-packer 0.976

Replies are listed 'Best First'.
Re^2: getting error while using par-packer 0.976
by Anonymous Monk on Mar 19, 2009 at 11:58 UTC
    Perl_hv_common_key_len was added to 5.8.8/5.8.9 I came accross the same error, its a problem with all the PAR from trouchelle58, and theoryx5 and bribes. ActiveState doesn't have PAR::Packer. My solution was to switch to strawberryperl.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://718386]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-20 03:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found