From: terry%netscape.com <> Date: Tue, 10 Nov 1998 07:19:15 +0000 (+0000) Subject: Patch by Sam Ziegler -- noted the CPAN X-Git-Tag: bugzilla-2.2~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d123c1dccda06bd3a89fbc0633921ba183384734;p=thirdparty%2Fbugzilla.git Patch by Sam Ziegler -- noted the CPAN modules that the report stuff now depends on. --- diff --git a/README b/README index c24bc96b0f..7bc8f53c5f 100644 --- a/README +++ b/README @@ -28,6 +28,8 @@ First, you need some other things: Date::Format and Chart::Base available from your nearest CPAN server. See http://www.perl.com/CPAN. ftp://ftp.cpan.org/pub/CPAN/authors/id/GBARR/TimeDate-1.08.tar.gz + ftp://ftp.cpan.com/pub/CPAN/authors/id/DBONNER/Chart-0.99.tar.gz + ftp://ftp.cpan.com/pub/CPAN/authors/id/LDS/GD-1.18.tar.gz 3) Some kind of HTTP server so you could use CGI scripts Earlier versions of Bugzilla required TCL. THIS IS NO LONGER TRUE.