in reply to Re: Need Help accessing perl modules installed on shared location
in thread Need Help accessing perl modules installed on shared location
Is is safe to share the perl ? Suppose I wish to run a script xyz.pl from 10 different systems accessing the shared perl and modules; would it create any problems ?
No. It might create lots of traffic on your share, so look into caching :)
|
|---|