diff --git a/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm b/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm index baaeb49dff7..97ea5c62707 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm +++ b/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm @@ -38,10 +38,6 @@ our @EXPORT = qw( use Bugzilla::Constants; use constant REQUIRED_MODULES => [ - { - name => 'AppConfig', - version => '1.52' - }, { name => 'CGI', version => '2.93' diff --git a/mozilla/webtools/bugzilla/docs/xml/installation.xml b/mozilla/webtools/bugzilla/docs/xml/installation.xml index fabdae22695..c476f671887 100644 --- a/mozilla/webtools/bugzilla/docs/xml/installation.xml +++ b/mozilla/webtools/bugzilla/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -285,12 +285,6 @@ Required Perl modules: - - - AppConfig (&min-appconfig-ver;) - - - CGI (&min-cgi-ver;) diff --git a/mozilla/webtools/bugzilla/docs/xml/modules.xml b/mozilla/webtools/bugzilla/docs/xml/modules.xml index 8e2df5999cb..e2912d6a8c3 100644 --- a/mozilla/webtools/bugzilla/docs/xml/modules.xml +++ b/mozilla/webtools/bugzilla/docs/xml/modules.xml @@ -49,15 +49,6 @@ - - AppConfig: - - CPAN Download Page: - PPM Download Link: - Documentation: - - - CGI: