Andrew Green wrote:

> In article <[EMAIL PROTECTED]>,
>    Robin Berjon <[EMAIL PROTECTED]> wrote:
> 
> 
>>Have you tried to see if it works without the trailing () ?
>>
> 
> I have, yes, and I'm afraid it makes no difference.

Try to call:

require Fcntl;

instead.

I think the general advise is to always call require() and not use() in 
startup.pl, unless you have a reason for calling certain modules' 
import() method.


_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/

Reply via email to