diff options
Diffstat (limited to 'chapter08/perl.xml')
-rw-r--r-- | chapter08/perl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/perl.xml b/chapter08/perl.xml index d22614a56..4b754387c 100644 --- a/chapter08/perl.xml +++ b/chapter08/perl.xml @@ -40,12 +40,12 @@ <sect2 role="installation"> <title>Installation of Perl</title> - +<!-- <para>First, apply a patch that fixes an issue highlighted by recent versions of gdbm:</para> <screen><userinput remap="pre">patch -Np1 -i ../&perl-fix-patch;</userinput></screen> - +--> <para>This version of Perl now builds the Compress::Raw::Zlib and Compress::Raw::BZip2 modules. By default Perl will use an internal copy of the sources for the build. |