On Monday, May 13, 2002, at 12:13 AM, Andreas Marcel Riechert wrote: > This distribution has been tested as part of the cpan-testers > effort to test as many new uploads to CPAN as possible. See > http://testers.cpan.org/ > > Please cc any replies to [EMAIL PROTECTED] to keep other > test volunteers informed and to prevent any duplicate effort. > > -- > "make test" fails. If "Digest::MD4.pm" was a prerequistite it > should be set in PREREQ_PM of "Makefile.PL":
I used to have it there, but now the user can use either Digest::MD4 or Digest::MD5. Neither is strictly required. I should probe and set PREREQ_PM still, I guess. It's supposed to die if you don't have one or the other, though, I'll investigate why it didn't. -Ken
