At 08:16 AM 01/10/2002, you wrote: >I am getting error as below in one of my script. > >Test::Harness version 1.1601 required--this is only version 1.1502 at >C:\Perl\lib/perl5db.pl line 1131. > >Can someone point out what could be the reason??
It's right there as the first line of your output. Test::Harness is too old for the version of perl5db that is installed. -- Greg Marr [EMAIL PROTECTED] "We thought you were dead." "I was, but I'm better now." - Sheridan, "The Summoning" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
