Torsten,

That's impossible to know without seeing any of the code.  To figure it 
out, you can start removing things from your module until it speeds up.  
The last thing you removed is the culprit.



On Wednesday, March 27, 2002, at 01:18 AM, Torsten Luettgert wrote:

> Hello all,
>
> sorry if this is a silly question. My problem:
> I made a simple .pm with some 400 lines and just linked it into
> /usr/lib/perl5/site_perl/ to make it available.
>
> A simple 'use ModuleName;' will take approx. 0.75 seconds, whereas much 
> larger
> modules load much much quicker. I use the standard Exporter mechanism 
> and can't
> see why mine is so slow.
>
> What am I doing wrong?
>
> Thanks,
> Torsten Luettgert <[EMAIL PROTECTED]>
>
> P.S.: please CC me directly.
>

  -Ken

Reply via email to