Subject: | Prerequisites not mentioned completely |
Hi,
as of version 0.27, there are 2 necessary packages which are not mentioned
in the 'PREREQUISITES' section of the README file:
Test-Simple (for Test::More)
Digest-HMAC (for Digest::HMAC_MD5)
The file 'Changes' does only mention Test::More.
I have found the previous bug report #1336 and I do not quite
understand why it has been marked 'resolved' when the current CVS
snapshot (as of 2002-08-16) does not mention Test::More in the README
file.
I have attached a simple patch for the README file.
ciao
Klaus
PS: I could not choose version 0.27 in the web form, there is only 0.26
available.
--- README.orig Sun Jun 30 16:43:57 2002
+++ README Sat Aug 17 04:52:29 2002
@@ -85,8 +85,10 @@
Version of IO::Select distributed with Perl 5.005_03
Version of FileHandle distributed with Perl 5.005_03
+ Digest::HMAC_MD5 1.00 (part of the CPAN Digest-HMAC archive)
Digest::MD5 2.12
MIME::Base64 2.11
+ Test::More 0.18 (part of the CPAN Test-Simple archive)
You can obtain the latest version of Perl from: