On Mon, Sep 02, 2002 at 06:52:16AM -0700, Mark Lambrecht wrote:
> Thanks for the excellent Embperl module.  I am a new
> user and I have the following problem, for which I
> could find no immediate answer on this list or in the
> documentation :
> - I have a epl that uses a Perl module I wrote.  I put
> this module in my personal ~/local/lib/perl directory
> and before running the epl file added the following
> line as usual ;
> use lib "/home/mlambrecht/local/lib/perl";
> use MyModule;

This looks fine. Could it be a permissions problem - what user is the
Apache running as?

Cheers,
Gavin

-- 
Open Fusion P/L - Open Source Business Solutions [ Linux - Perl - Apache ]
http://www.openfusion.com.au
- Fashion is a variable, but style is a constant - Programming Perl

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

Reply via email to