If you are using ActiveState's ActivePerl, then you should have it at
perl/site/lib/folder/module.pm.
-Original Message-
From: Paul Tremblay [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 27, 2002 8:57 AM
To: [EMAIL PROTECTED]
Subject: path for personal library
I am trying t
I am trying to set up a library for my own modules. According to
*Object Oreinted Perl,* (Conway), I should do the following:
PERL5LIB=${PERL5LIB}:/home/paul/perl5
export PERL5LIB
However, this doesn't work for me. If I put a module in the
directory "/home/paul/perl5", then my perl scripts tell