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

Re: Leveraging centralised shared perl version?

by blue_cowdawg (Monsignor)
on May 07, 2013 at 17:21 UTC ( [id://1032516]=note: print w/replies, xml ) Need Help??


in reply to Leveraging centralised shared perl version?

I've sort of answered your question here. The crux of it involves using auto_mount maps and variable substitution.
Variable Meaning
ARCH output of uname -m
CPU output of uname -p
HOST output of uname -n
OSNAME output of uname -s
OSREL output of uname -r
OSVERS output of uname -v
Milage my vary between platforms but most modern automout daemons support variable substitution.

An alternative approach would be to use a system configuration tool such as puppet or chef to manage your automout configuration files, especially if you have a variety of versions of Perl (eg 5.8 vs. 5.10) that you need to maintain in your environment since that's not an automout variable.

UPDATE: Added a page about this on my Perl blog. (offsite link) Managing Perl


Peter L. Berghold -- Unix Professional
Peter -at- Berghold -dot- Net; AOL IM redcowdawg Yahoo IM: blue_cowdawg
  • Comment on Re: Leveraging centralised shared perl version?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2024-04-26 02:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found