Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Perl pp fails to create executable

by tale051258 (Initiate)
on Feb 16, 2012 at 16:37 UTC ( [id://954272]=perlquestion: print w/replies, xml ) Need Help??

tale051258 has asked for the wisdom of the Perl Monks concerning the following question:

Trying to use pp to create a Perl executable from a Perl script. Command line used is

pp -o test_code.exe test_code.pl

Error I get is "The procedure entry point Perl_hv_common_key_len could not be located in the dynamic link library perl58.dll"

OS: Windows 7 64-bit

Perl: Strawberry Perl 5.8.9

PAR-1.005, PAR-Packer-1.012

Replies are listed 'Best First'.
Re: Perl pp fails to create executable
by marto (Cardinal) on Feb 16, 2012 at 16:52 UTC

    Did you install PAR and PAR::Packer via PPM? Consider upgrading form 5.8.9 if possible.

      PAR and PAR-Packer were both installed via ppm. I am using strawberry Perl 5.8.9

        Which repository did you use? The reason I ask is that I think packages aren't compatible with your version of Perl. You could remove them with PPM and try installing them via cpan.

        PAR and PAR-Packer were both installed via ppm.

        From which repository?

        errata - PAR version is 1.000 and PAR-Packer is 0.991

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-23 22:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found