Hi all,

At 17-01-2003 15:18 +0100, I wrote:

My ISP won't install some Perl modules I want to use (Email::Valid and Mail::Address).
Is there a way to install these modules in some directory I have access to so I'll be able to use them ?
I installed the modules in a different dir and solved the problem this way :

   push(@INC, "/path/to/my/modules");

Thanks for your response.



Kind regards,



Rene Verharen


Please DO NOT reply to me personally.  I'll get my copy from the list.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to