> Message du 10/10/08 17:59
> De : "Sharan Basappa"
> A : "Jeff Pang"
> Copie à : "Perl Beginners"
> Objet : Re: add module path
>
>
> These are system installation. Can you tell me upto what directory
> should I be including use lib path?
>
>
Under this case you don't need to specify a special path for the modules you 
installed.
Perl can find them automatically.
Perl will install them under one of these paths (the command below outputed):

perl -e 'print join"\n",@INC'


Regards,
Jeff.

 Créez votre adresse électronique [EMAIL PROTECTED] 
 1 Go d'espace de stockage, anti-spam et anti-virus intégrés.

Reply via email to