Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: dynaloder error in ppm

by davido (Cardinal)
on Dec 11, 2012 at 19:41 UTC ( [id://1008386]=note: print w/replies, xml ) Need Help??


in reply to dynaloder error in ppm

Did you upgrade your Perl installation without yet updating the non-core modules that you use? A current version of Perl wouldn't be binary compatible with an old module version. And vice versa: an old version of Perl wouldn't be binary compatible with new versions of modules.

This is not a DynaLoader issue. Reinstall a version of Date::Calc that matches the version of Perl you're using. The easiest way is to simply use the CPAN install tools to reinstall the modules that are giving you trouble. This will ensure that your current toolchain builds and compiles the modules, which will promote compatibility. The other way would be to make sure your ppm (package manager) is pointed to repositories that match the version of Perl you're using.


Dave

Log In?
Username:
Password:

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

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

    No recent polls found