[Devel] Location of perl libraries on Aptela

Kanakatti Mahesh Subramanya mahesh at aptela.com
Tue Sep 6 20:30:58 CEST 2005


the production version of the custom perl libraries are now in 
/fileserver/prod/lib/perl5

to ensure that you use these (and not the ones under 
site_perl/5.8.4/...), be sure to use the directive

use lib "/fileserver/prod/lib/perl5";

in your code before the rest of your "use" statements.

For an example, take a look at /usr/local/sbin/syncController.pl  on 
proxy001


The reason for the move was consistency - change in one place, propogate 
everywhere...


cheers


p.s. this, of course, does not apply to jester


-------------- next part --------------
A non-text attachment was scrubbed...
Name: mahesh.vcf
Type: text/x-vcard
Size: 332 bytes
Desc: not available
Url : http://openser.org/pipermail/devel/attachments/20050906/544252ef/mahesh.vcf


More information about the Devel mailing list