Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Re: Re: Re: Re: Application error (perl.exe) NT

by crazyinsomniac (Prior)
on Jul 03, 2002 at 09:18 UTC ( [id://179103]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Re: Application error (perl.exe) NT
in thread Application error (perl.exe) NT

There's this thing called binary compatibility when it comes to perl, because not all perl binaries are created equal, and usually, when switching perl versions, you must recompile modules which have binary extensions.

It's a lot of perlxs/perlhack voodoo.

Basically, what it boils down to is:
you're gonna have to recompile the module if you got the source, or contact your vendor to acquire an upgraded binary version, one compatible with perl 5.6, or just stick to perl 5.000whatever

 
______crazyinsomniac_____________________________
Of all the things I've lost, I miss my mind the most.
perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-03-19 07:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found