Skip Menu |

This queue is for tickets about the Net-DNS CPAN distribution.

Report information
The Basics
Id: 1452
Status: resolved
Priority: 0/
Queue: Net-DNS

People
Owner: Nobody in particular
Requestors: k.heinz.aug.zwei [...] onlinehome.de
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



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:
Date: Fri, 16 Aug 2002 23:11:54 -0400 (EDT)
From: Chris Reinhardt <ctriv [...] dyndns.org>
To: Guest via RT <bug-Net-DNS [...] rt.cpan.org>
Subject: Re: [cpan #1452] Prerequisites not mentioned completely
On Fri, 16 Aug 2002, Guest via RT wrote: Show quoted text
> This message about Net-DNS was sent to you by guest via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=1452 > > > 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 resolved it because I do not feel this is important. Show quoted text
> I have attached a simple patch for the README file.
Sense Test::More is in 5.8.0, and it is reported by the Makefile.PL file, I do not see the need to patch the README with this information. This file is the definitive reference with regards to dependacies. I may add the other modules to the README, but that simply adds another place where the information must be kept up to date. I think it might be a better idea to have the README inform the user that the Makefile.PL will list the dependacies. Show quoted text
> PS: I could not choose version 0.27 in the web form, there is only 0.26 > available.
Those fields are generated by rt.cpan.org. -- Chris Reinhardt ctriv@dyndns.org Systems Architect Dynamic DNS Network Services http://www.dyndns.org/