%general-entities; ]> Perl-&perl-version; Perl <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem><seg>2.9 SBU</seg><seg>143 MB</seg></seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Perl Prepare Perl for compilation: ./configure.gnu --prefix=/usr -Dpager="/bin/less -isR" Compile the package: make Create a basic /etc/hosts file: echo "127.0.0.1 localhost $(hostname)" > /etc/hosts Run the tests: make test Install the package: make install Contents of Perl See testing