Is this on the right list?
Anyway, couldn't you just create ~/lib/perl5 and put your module under
there? You'd have to add the directory to @INC.
Steven Lembark wrote:
> Hack the script and insert the extra content after your
> section:
--
Danny Faught
Tejas Software Consulting
http://www.tejas
-- [EMAIL PROTECTED]
> Hi I have a question please. My ISP have not instaled a Perl Module
> whitch I need for my script. So my script doesn't work. I am a programer
> so I remember it is a way to add functions (methods) from that library to
> the script and you not need that library. Your scri
Hi I have a question please. My ISP have not instaled a Perl Module whitch I need for
my script. So my script doesn't work. I am a programer so I remember it is a way to
add functions (methods) from that library to the script and you not need that library.
Your script will get the methosds form