diff options
author | terry%netscape.com <> | 1998-11-10 08:19:15 +0100 |
---|---|---|
committer | terry%netscape.com <> | 1998-11-10 08:19:15 +0100 |
commit | d123c1dccda06bd3a89fbc0633921ba183384734 (patch) | |
tree | e181265c5c261b9f6a9dd01cb8e41cc687017751 /README | |
parent | e18725b7f720a3df90c402593aac07fd299e2bc0 (diff) | |
download | bugzilla-d123c1dccda06bd3a89fbc0633921ba183384734.tar.gz bugzilla-d123c1dccda06bd3a89fbc0633921ba183384734.tar.xz |
Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- noted the CPAN
modules that the report stuff now depends on.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |