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.
