diff options
Diffstat (limited to 'chapter06/perl.xml')
-rw-r--r-- | chapter06/perl.xml | 24 |
1 files changed, 15 insertions, 9 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml index 62aa4d9bf..b0ab6cbbb 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -3,23 +3,29 @@ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> -<sect1 id="ch-system-perl" xreflabel="Perl"> +<sect1 id="ch-system-perl" xreflabel="Perl" role="wrap"> <title>Perl-&perl-version;</title> <?dbhtml filename="perl.html"?> <indexterm zone="ch-system-perl"><primary sortas="a-Perl">Perl</primary></indexterm> +<sect2 role="package"><title/> <para>The Perl package contains the Practical Extraction and Report Language.</para> -<screen>&buildtime; 2.9 SBU -&diskspace; 143 MB</screen> - -<para>Perl installation depends on: Bash, Binutils, Coreutils, Diffutils, -Gawk, GCC, Glibc, Grep, Make, Sed.</para> - - +<segmentedlist> +<segtitle>&buildtime;</segtitle> +<segtitle>&diskspace;</segtitle> +<seglistitem><seg>2.9 SBU</seg><seg>143 MB</seg></seglistitem> +</segmentedlist> + +<segmentedlist> +<segtitle>Perl installation depends on</segtitle> +<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, +Gawk, GCC, Glibc, Grep, Make, Sed</seg></seglistitem> +</segmentedlist> +</sect2> -<sect2> +<sect2 role="installation"> <title>Installation of Perl</title> <para>If you want full control over the way Perl is set up, you can run the |