Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Mods in different directories

by ysth (Canon)
on Feb 01, 2004 at 09:15 UTC ( [id://325668]=note: print w/replies, xml ) Need Help??


in reply to Mods in different directories

Just a caution...it seems to me very likely that those two directorys were established by different perl installs and that those different perls are very likely to be binary-incompatible.

Be aware of that and check that any non-pure-perl module you use is built for the actual perl you are running. (Modules that may be a problem should be in an architecture-specific subdirectory that would prevent you from getting the wrong flavor of module, but whoever installed things could have overridden that. Anyway use lib will automatically add those subdirectories if it thinks it can, based on the settings of the Config module it finds.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-24 17:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found