On Tuesday 07 May 2002 00:46, Nicholas Chua wrote: > Tried to compile qmail-scanner and encountered this message. > > perl doesn't have Time::HiRes module - cannot continue. > > Get it from CPAN: > > http://search.cpan.org/search?mode=module&query=time%3A%3Ahires > > I ended in > http://search.cpan.org/doc/JHI/perl-5.7.3/ext/Time/HiRes/HiRes.pm > > How do i use this module?
The easiest way to install it is using CPAN: perl -MCPAN -e shell; The first time you run this it'll ask a lot of questions most of which can be answered with a default. However it will make your life a lot easier if you have to install other perl modules in future. man CPAN for more details. -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk /* How many QA engineers does it take to screw in a lightbulb? 3: 1 to screw it in and 2 to say "I told you so" when it doesn't work. */ _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general