On Sat, Mar 16, 2002 at 10:10:37PM +0100, Daniele Frijia wrote: > Hi > > I tried to install DBI-1.21. > > perl Makefile.pl and > make worked fine. With exeption of some compile errors. > > While doing make test I get this error: > ---- > Testing handle creation speed... > Illegal division by zero at test.pl line 105. > *** Error code 255 > ---
You can ignore it, but I'm curious about why it happened. Either your machine is very fast or your Benchmark module doesn't return cpu time as a floating point value. Tim.
