aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/perl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/perl.xml')
-rw-r--r--chapter08/perl.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter08/perl.xml b/chapter08/perl.xml
index 1841b819e..fd5e07f06 100644
--- a/chapter08/perl.xml
+++ b/chapter08/perl.xml
@@ -41,12 +41,6 @@
<sect2 role="installation">
<title>Installation of Perl</title>
- <para>First create a basic <filename>/etc/hosts</filename> file to be
- referenced in one of Perl's configuration files as well as the optional
- test suite:</para>
-
-<screen><userinput remap="pre">echo "127.0.0.1 localhost $(hostname)" &gt; /etc/hosts</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.