From: lpsolit%gmail.com <> Date: Fri, 4 Apr 2008 11:48:12 +0000 (+0000) Subject: Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws warnings... X-Git-Tag: bugzilla-3.1.1~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5094ce37892e6e683ee94949ac0faf5d2eec89b6;p=thirdparty%2Fbugzilla.git Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws warnings about deprecated pseudo-hashes) - Patch by Frédéric Buclin r/a=mkanat --- diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml index 29cdc0c338..1e8b308bc9 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -35,9 +35,9 @@ For a devel release, simple bump bz-ver and bz-date --> - - - + + + @@ -45,8 +45,7 @@ Bugzilla Documentation"> - - + ]> diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index fa8ac16817..14a86c49cf 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -54,8 +54,7 @@ Install Perl - (&min-perl-ver; or above for non-Windows platforms; &min-perl-ver-win; - for Windows) + (&min-perl-ver; or above)