Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Mirror CPAN installed modules

by osunderdog (Deacon)
on Nov 25, 2006 at 07:19 UTC ( [id://585982]=note: print w/replies, xml ) Need Help??


in reply to Mirror CPAN installed modules

What OS are these servers running? Can you ensure that they are all the same and at the same patch level?

If so, you could install the perl modules to a mountable file system (using the unix vernacular) and then mount that location from all the other servers. Ideally, you would use the same mount location on all the servers. You would then need to include that mount location as part of the perl search path: PERLLIB

If you're using perl modules that do not have compile code, you don't have to worry (too much) about the patch level...

I know that this technique works on both windows and unix.

Your mileage may vary.

Hazah! I'm Employed!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://585982]
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: (7)
As of 2024-04-19 10:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found