Re: [SAtalk] 2.42 make problem - HTML::Parser

2002-10-05 Thread Malte S. Stretz
On Saturday 05 October 2002 18:39 CET Shane Williams wrote: > Trying to test 2.42 since I'm still at 2.31. > > I run perl Makefile.PL and everything looks good. This step should have been told you: "Warning: prerequisite HTML::Parser 3 not found at (eval 1) line 220." > I run make and everything

[SAtalk] 2.42 make problem - HTML::Parser

2002-10-05 Thread Shane Williams
Trying to test 2.42 since I'm still at 2.31. I run perl Makefile.PL and everything looks good. I run make and everything looks good. Then I run make test and all hell breaks loose. Looking through the make test errors, it becomes clear that I have a version of HTML::Parser older than 3. I insta