diff options
author | terry%netscape.com <> | 1998-11-22 09:12:09 +0000 |
---|---|---|
committer | terry%netscape.com <> | 1998-11-22 09:12:09 +0000 |
commit | 67a9cd497750e1e5bca545a6b97bcf49d5a7551f (patch) | |
tree | 829fd4c90c96c554bb958dd3468b738f9de35057 /README | |
parent | Backed out Andrew's patch -- turns out it was doing quoting sublty wrong. (diff) | |
download | bugzilla-67a9cd497750e1e5bca545a6b97bcf49d5a7551f.tar.gz bugzilla-67a9cd497750e1e5bca545a6b97bcf49d5a7551f.tar.bz2 bugzilla-67a9cd497750e1e5bca545a6b97bcf49d5a7551f.zip |
Patch from Sam Ziegler <sam@ziegler.org>: fix some typos.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,8 +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 + ftp://ftp.cpan.org/pub/CPAN/authors/id/DBONNER/Chart-0.99.tar.gz + ftp://ftp.cpan.org/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. |