Browse Source

update to r11990

Xℹ Ruoyao 5 years ago
parent
commit
52ecb0afeb
5 changed files with 386 additions and 269 deletions
  1. 173 118
      zh_CN/chapter01/changelog.po
  2. 6 1
      zh_CN/chapter01/whatsnew.po
  3. 30 11
      zh_CN/chapter07/perl.po
  4. 6 1
      zh_CN/chapter08/adjusting.po
  5. 171 138
      zh_CN/chapter08/perl.po

File diff suppressed because it is too large
+ 173 - 118
zh_CN/chapter01/changelog.po


+ 6 - 1
zh_CN/chapter01/whatsnew.po

@@ -1,7 +1,7 @@
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2020-06-21 23:42+0800\n"
+"POT-Creation-Date: 2020-07-01 03:56+0800\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,6 +53,11 @@ msgstr "Bc &bc-version;"
 msgid "Bison-&bison-version;"
 msgid "Bison-&bison-version;"
 msgstr "Bison-&bison-version;"
 msgstr "Bison-&bison-version;"
 
 
+#. type: Content of: <sect1><itemizedlist><listitem><para>
+#: /home/xry111/svn-repos/LFS-BOOK/chapter01/whatsnew.xml:61
+msgid "Check-&check-version;"
+msgstr "Check-&check-version;"
+
 #. type: Content of: <sect1><itemizedlist><listitem><para>
 #. type: Content of: <sect1><itemizedlist><listitem><para>
 #: /home/xry111/svn-repos/LFS-BOOK/chapter01/whatsnew.xml:64
 #: /home/xry111/svn-repos/LFS-BOOK/chapter01/whatsnew.xml:64
 msgid "Coreutils-&coreutils-version;"
 msgid "Coreutils-&coreutils-version;"

+ 30 - 11
zh_CN/chapter07/perl.po

@@ -1,7 +1,7 @@
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2020-06-19 11:33+0800\n"
+"POT-Creation-Date: 2020-07-01 03:56+0800\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -73,21 +73,40 @@ msgstr "准备编译 Perl:"
 
 
 #. type: Content of: <sect1><sect2><screen>
 #. type: Content of: <sect1><sect2><screen>
 #: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:48
 #: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:48
-msgid "<userinput remap=\"configure\">sh Configure -des -Dprefix=/usr</userinput>"
-msgstr "<userinput remap=\"configure\">sh Configure -des -Dprefix=/usr</userinput>"
+#, no-wrap
+msgid ""
+"<userinput remap=\"configure\">sh Configure -des                                     \\\n"
+"             -Dprefix=/usr                            \\\n"
+"             -Dvendorprefix=/usr                      \\\n"
+"             -Dprivlib=/usr/share/perl5/core_perl     \\\n"
+"             -Darchlib=/usr/lib/perl5/&perl-version-min;/core_perl  \\\n"
+"             -Dsitelib=/usr/share/perl5/site_perl     \\\n"
+"             -Dsitearch=/usr/lib/perl5/&perl-version-min;/site_perl \\\n"
+"             -Dvendorlib=/usr/share/perl5/vendor_perl \\\n"
+"             -Dvendorarch=/usr/lib/perl5/&perl-version-min;/vendor_perl</userinput>"
+msgstr ""
+"<userinput remap=\"configure\">sh Configure -des                                     \\\n"
+"             -Dprefix=/usr                            \\\n"
+"             -Dvendorprefix=/usr                      \\\n"
+"             -Dprivlib=/usr/share/perl5/core_perl     \\\n"
+"             -Darchlib=/usr/lib/perl5/&perl-version-min;/core_perl  \\\n"
+"             -Dsitelib=/usr/share/perl5/site_perl     \\\n"
+"             -Dsitearch=/usr/lib/perl5/&perl-version-min;/site_perl \\\n"
+"             -Dvendorlib=/usr/share/perl5/vendor_perl \\\n"
+"             -Dvendorarch=/usr/lib/perl5/&perl-version-min;/vendor_perl</userinput>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><title>
 #. type: Content of: <sect1><sect2><variablelist><title>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:51
+#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:59
 msgid "The meaning of the new Configure options:"
 msgid "The meaning of the new Configure options:"
 msgstr "新出现的配置选项的含义:"
 msgstr "新出现的配置选项的含义:"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:53
+#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:61
 msgid "<parameter>-des</parameter>"
 msgid "<parameter>-des</parameter>"
 msgstr "<parameter>-des</parameter>"
 msgstr "<parameter>-des</parameter>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:55
+#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:63
 msgid ""
 msgid ""
 "This is a combination of three options: -d uses defaults for all items; -e "
 "This is a combination of three options: -d uses defaults for all items; -e "
 "ensures completion of all tasks; -s silences non-essential output."
 "ensures completion of all tasks; -s silences non-essential output."
@@ -96,29 +115,29 @@ msgstr ""
 "成;-s 使得配置脚本不输出不必要的信息。"
 "成;-s 使得配置脚本不输出不必要的信息。"
 
 
 #. type: Content of: <sect1><sect2><para>
 #. type: Content of: <sect1><sect2><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:63
+#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:71
 msgid "Compile the package:"
 msgid "Compile the package:"
 msgstr "编译该软件包:"
 msgstr "编译该软件包:"
 
 
 #. type: Content of: <sect1><sect2><screen>
 #. type: Content of: <sect1><sect2><screen>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:65
+#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:73
 #, no-wrap
 #, no-wrap
 msgid "<userinput remap=\"make\">make</userinput>"
 msgid "<userinput remap=\"make\">make</userinput>"
 msgstr "<userinput remap=\"make\">make</userinput>"
 msgstr "<userinput remap=\"make\">make</userinput>"
 
 
 #. type: Content of: <sect1><sect2><para>
 #. type: Content of: <sect1><sect2><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:67
+#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:75
 msgid "Install the package:"
 msgid "Install the package:"
 msgstr "安装该软件包:"
 msgstr "安装该软件包:"
 
 
 #. type: Content of: <sect1><sect2><screen>
 #. type: Content of: <sect1><sect2><screen>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:69
+#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:77
 #, no-wrap
 #, no-wrap
 msgid "<userinput remap=\"install\">make install</userinput>"
 msgid "<userinput remap=\"install\">make install</userinput>"
 msgstr "<userinput remap=\"make\">make install</userinput>"
 msgstr "<userinput remap=\"make\">make install</userinput>"
 
 
 #. type: Content of: <sect1><sect2><para>
 #. type: Content of: <sect1><sect2><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:76
+#: /home/xry111/svn-repos/LFS-BOOK/chapter07/perl.xml:84
 msgid ""
 msgid ""
 "Details on this package are located in <xref linkend=\"contents-perl\" role="
 "Details on this package are located in <xref linkend=\"contents-perl\" role="
 "\".\"/>"
 "\".\"/>"

+ 6 - 1
zh_CN/chapter08/adjusting.po

@@ -197,11 +197,16 @@ msgid ""
 " /tools/lib/gcc/x86_64-pc-linux-gnu/&gcc-version;/include-fixed\n"
 " /tools/lib/gcc/x86_64-pc-linux-gnu/&gcc-version;/include-fixed\n"
 " /usr/include</computeroutput>"
 " /usr/include</computeroutput>"
 msgstr ""
 msgstr ""
+"<computeroutput>#include &lt;...&gt; search starts here:\n"
+" /tools/lib/gcc/x86_64-pc-linux-gnu/&gcc-version;/include\n"
+" /tools/include\n"
+" /tools/lib/gcc/x86_64-pc-linux-gnu/&gcc-version;/include-fixed\n"
+" /usr/include</computeroutput>"
 
 
 #. type: Content of: <sect1><note><para>
 #. type: Content of: <sect1><note><para>
 #: /home/xry111/svn-repos/LFS-BOOK/chapter08/adjusting.xml:87
 #: /home/xry111/svn-repos/LFS-BOOK/chapter08/adjusting.xml:87
 msgid "On a 32 bit system, x86_64 is replaced with i686."
 msgid "On a 32 bit system, x86_64 is replaced with i686."
-msgstr ""
+msgstr "在 32 位系统上,应该将 x86_64 替换成 i686。"
 
 
 #. type: Content of: <sect1><para>
 #. type: Content of: <sect1><para>
 #: /home/xry111/svn-repos/LFS-BOOK/chapter08/adjusting.xml:89
 #: /home/xry111/svn-repos/LFS-BOOK/chapter08/adjusting.xml:89

+ 171 - 138
zh_CN/chapter08/perl.po

@@ -1,7 +1,7 @@
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2020-06-17 12:44+0800\n"
+"POT-Creation-Date: 2020-07-01 03:56+0800\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -75,8 +75,8 @@ msgid ""
 "installed on the system:"
 "installed on the system:"
 msgstr ""
 msgstr ""
 "该版本的 Perl 会构建 Compress::Raw::ZLib 和 Compress::Raw::BZip2 模块。默认情"
 "该版本的 Perl 会构建 Compress::Raw::ZLib 和 Compress::Raw::BZip2 模块。默认情"
-"况下 Perl 会使用内部的源码副本构建它们。执行以下命令,使得 Perl 使用系统中"
-"经安装好的库:"
+"况下 Perl 会使用内部的源码副本构建它们。执行以下命令,使得 Perl 使用系统中"
+"经安装好的库:"
 
 
 #. type: Content of: <sect1><sect2><screen>
 #. type: Content of: <sect1><sect2><screen>
 #: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:50
 #: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:50
@@ -89,7 +89,7 @@ msgstr ""
 "export BUILD_BZIP2=0</userinput>"
 "export BUILD_BZIP2=0</userinput>"
 
 
 #. type: Content of: <sect1><sect2><para>
 #. type: Content of: <sect1><sect2><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:59
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:53
 msgid ""
 msgid ""
 "To have full control over the way Perl is set up, you can remove the <quote>-"
 "To have full control over the way Perl is set up, you can remove the <quote>-"
 "des</quote> options from the following command and hand-pick the way this "
 "des</quote> options from the following command and hand-pick the way this "
@@ -101,37 +101,51 @@ msgstr ""
 "检测的默认值:"
 "检测的默认值:"
 
 
 #. type: Content of: <sect1><sect2><screen>
 #. type: Content of: <sect1><sect2><screen>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:64
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:58
 #, no-wrap
 #, no-wrap
 msgid ""
 msgid ""
-"<userinput remap=\"configure\">sh Configure -des -Dprefix=/usr                 \\\n"
-"                  -Dvendorprefix=/usr           \\\n"
-"                  -Dman1dir=/usr/share/man/man1 \\\n"
-"                  -Dman3dir=/usr/share/man/man3 \\\n"
-"                  -Dpager=\"/usr/bin/less -isR\"  \\\n"
-"                  -Duseshrplib                  \\\n"
-"                  -Dusethreads</userinput>"
+"<userinput remap=\"configure\">sh Configure -des                                         \\\n"
+"             -Dprefix=/usr                                \\\n"
+"             -Dvendorprefix=/usr                          \\\n"
+"             -Dprivlib=/usr/share/perl5/core_perl         \\\n"
+"             -Darchlib=/usr/lib/perl5/&perl-version-min;/core_perl      \\\n"
+"             -Dsitelib=/usr/share/perl5/site_perl         \\\n"
+"             -Dsitearch=/usr/lib/perl5/&perl-version-min;/site_perl     \\\n"
+"             -Dvendorlib=/usr/share/perl5/vendor_perl     \\\n"
+"             -Dvendorarch=/usr/lib/perl5/&perl-version-min;/vendor_perl \\\n"
+"             -Dman1dir=/usr/share/man/man1                \\\n"
+"             -Dman3dir=/usr/share/man/man3                \\\n"
+"             -Dpager=\"/usr/bin/less -isR\"                 \\\n"
+"             -Duseshrplib                                 \\\n"
+"             -Dusethreads</userinput>"
 msgstr ""
 msgstr ""
-"<userinput remap=\"configure\">sh Configure -des -Dprefix=/usr                 \\\n"
-"                  -Dvendorprefix=/usr           \\\n"
-"                  -Dman1dir=/usr/share/man/man1 \\\n"
-"                  -Dman3dir=/usr/share/man/man3 \\\n"
-"                  -Dpager=\"/usr/bin/less -isR\"  \\\n"
-"                  -Duseshrplib                  \\\n"
-"                  -Dusethreads</userinput>"
+"<userinput remap=\"configure\">sh Configure -des                                         \\\n"
+"             -Dprefix=/usr                                \\\n"
+"             -Dvendorprefix=/usr                          \\\n"
+"             -Dprivlib=/usr/share/perl5/core_perl         \\\n"
+"             -Darchlib=/usr/lib/perl5/&perl-version-min;/core_perl      \\\n"
+"             -Dsitelib=/usr/share/perl5/site_perl         \\\n"
+"             -Dsitearch=/usr/lib/perl5/&perl-version-min;/site_perl     \\\n"
+"             -Dvendorlib=/usr/share/perl5/vendor_perl     \\\n"
+"             -Dvendorarch=/usr/lib/perl5/&perl-version-min;/vendor_perl \\\n"
+"             -Dman1dir=/usr/share/man/man1                \\\n"
+"             -Dman3dir=/usr/share/man/man3                \\\n"
+"             -Dpager=\"/usr/bin/less -isR\"                 \\\n"
+"             -Duseshrplib                                 \\\n"
+"             -Dusethreads</userinput>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><title>
 #. type: Content of: <sect1><sect2><variablelist><title>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:73
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:74
 msgid "The meaning of the configure options:"
 msgid "The meaning of the configure options:"
 msgstr "配置选项的含义:"
 msgstr "配置选项的含义:"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:76
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:77
 msgid "<parameter>-Dvendorprefix=/usr</parameter>"
 msgid "<parameter>-Dvendorprefix=/usr</parameter>"
 msgstr "<parameter>-Dvendorprefix=/usr</parameter>"
 msgstr "<parameter>-Dvendorprefix=/usr</parameter>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:78
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:79
 msgid ""
 msgid ""
 "This ensures <command>perl</command> knows how to tell packages where they "
 "This ensures <command>perl</command> knows how to tell packages where they "
 "should install their perl modules."
 "should install their perl modules."
@@ -140,12 +154,12 @@ msgstr ""
 "块。"
 "块。"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:84
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:85
 msgid "<parameter>-Dpager=\"/usr/bin/less -isR\"</parameter>"
 msgid "<parameter>-Dpager=\"/usr/bin/less -isR\"</parameter>"
 msgstr "<parameter>-Dpager=\"/usr/bin/less -isR\"</parameter>"
 msgstr "<parameter>-Dpager=\"/usr/bin/less -isR\"</parameter>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:86
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:87
 msgid ""
 msgid ""
 "This ensures that <userinput>less</userinput> is used instead of "
 "This ensures that <userinput>less</userinput> is used instead of "
 "<userinput>more</userinput>."
 "<userinput>more</userinput>."
@@ -154,7 +168,7 @@ msgstr ""
 "<userinput>more</userinput>。"
 "<userinput>more</userinput>。"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:92
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:93
 msgid ""
 msgid ""
 "<parameter>-Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3</"
 "<parameter>-Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3</"
 "parameter>"
 "parameter>"
@@ -163,7 +177,7 @@ msgstr ""
 "parameter>"
 "parameter>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:95
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:96
 msgid ""
 msgid ""
 "Since Groff is not installed yet, <command>Configure</command> thinks that "
 "Since Groff is not installed yet, <command>Configure</command> thinks that "
 "we do not want man pages for Perl.  Issuing these parameters overrides this "
 "we do not want man pages for Perl.  Issuing these parameters overrides this "
@@ -173,54 +187,73 @@ msgstr ""
 "man 页面。这些参数覆盖这个判断。"
 "man 页面。这些参数覆盖这个判断。"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:102
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:103
 msgid "<parameter>-Duseshrplib</parameter>"
 msgid "<parameter>-Duseshrplib</parameter>"
 msgstr "<parameter>-Duseshrplib</parameter>"
 msgstr "<parameter>-Duseshrplib</parameter>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:104
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:105
 msgid "Build a shared libperl needed by some perl modules."
 msgid "Build a shared libperl needed by some perl modules."
 msgstr "构建 libperl 共享库,一些 perl 模块需要它。"
 msgstr "构建 libperl 共享库,一些 perl 模块需要它。"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:109
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:110
 msgid "<parameter>-Dusethreads</parameter>"
 msgid "<parameter>-Dusethreads</parameter>"
 msgstr "<parameter>-Dusethreads</parameter>"
 msgstr "<parameter>-Dusethreads</parameter>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:111
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:112
 msgid "Build perl with support for threads."
 msgid "Build perl with support for threads."
 msgstr "构建带有线程支持的 perl。"
 msgstr "构建带有线程支持的 perl。"
 
 
-#. type: Content of: <sect1><sect2><para>
+#. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:117
 #: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:117
+msgid "<parameter>-Dprivlib,-Darchlib,-Dsitelib,...</parameter>"
+msgstr "<parameter>-Dprivlib,-Darchlib,-Dsitelib,...</parameter>"
+
+#. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:119
+msgid ""
+"These settings define where Perl is looking for installed modules. The LFS "
+"editors chose to put them in a directory structure based on the Major.Minor "
+"version of Perl (&perl-version-min;) which allows upgrading Perl to newer "
+"Patch levels (&perl-version;) without the need to reinstall all of the "
+"modules again."
+msgstr ""
+"这些选项定义 Perl 查找系统上安装的模块的位置。"
+"LFS 编辑决定将它们存放在基于以主版本号.次版本号 (&perl-version-min;) 格式表示 Perl 版本"
+"的目录结构中,使得可以在升级 Perl 到更新的修订号 "
+"(修订号即 &perl-version; 中的最后一部分) 时,不需要重新安装所有模块。"
+
+#. type: Content of: <sect1><sect2><para>
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:129
 msgid "Compile the package:"
 msgid "Compile the package:"
 msgstr "编译该软件包:"
 msgstr "编译该软件包:"
 
 
 #. type: Content of: <sect1><sect2><screen>
 #. type: Content of: <sect1><sect2><screen>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:119
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:131
 #, no-wrap
 #, no-wrap
 msgid "<userinput remap=\"make\">make</userinput>"
 msgid "<userinput remap=\"make\">make</userinput>"
 msgstr "<userinput remap=\"make\">make</userinput>"
 msgstr "<userinput remap=\"make\">make</userinput>"
 
 
 #. type: Content of: <sect1><sect2><para>
 #. type: Content of: <sect1><sect2><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:121
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:133
 msgid "To test the results (approximately 11 SBU), issue:"
 msgid "To test the results (approximately 11 SBU), issue:"
 msgstr "为了测试编译结果 (需要约 11 SBU),执行以下命令:"
 msgstr "为了测试编译结果 (需要约 11 SBU),执行以下命令:"
 
 
 #. type: Content of: <sect1><sect2><screen>
 #. type: Content of: <sect1><sect2><screen>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:123
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:135
 #, no-wrap
 #, no-wrap
 msgid "<userinput remap=\"test\">make test</userinput>"
 msgid "<userinput remap=\"test\">make test</userinput>"
 msgstr "<userinput remap=\"test\">make test</userinput>"
 msgstr "<userinput remap=\"test\">make test</userinput>"
 
 
 #. type: Content of: <sect1><sect2><para>
 #. type: Content of: <sect1><sect2><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:128
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:140
 msgid "Install the package and clean up:"
 msgid "Install the package and clean up:"
 msgstr "安装该软件包,并清理环境变量:"
 msgstr "安装该软件包,并清理环境变量:"
 
 
 #. type: Content of: <sect1><sect2><screen>
 #. type: Content of: <sect1><sect2><screen>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:130
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:142
 #, no-wrap
 #, no-wrap
 msgid ""
 msgid ""
 "<userinput remap=\"install\">make install\n"
 "<userinput remap=\"install\">make install\n"
@@ -230,27 +263,27 @@ msgstr ""
 "unset BUILD_ZLIB BUILD_BZIP2</userinput>"
 "unset BUILD_ZLIB BUILD_BZIP2</userinput>"
 
 
 #. type: Content of: <sect1><sect2><title>
 #. type: Content of: <sect1><sect2><title>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:136
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:148
 msgid "Contents of Perl"
 msgid "Contents of Perl"
 msgstr "Perl 的内容"
 msgstr "Perl 的内容"
 
 
 #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
 #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:139
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:151
 msgid "Installed programs"
 msgid "Installed programs"
 msgstr "安装的程序"
 msgstr "安装的程序"
 
 
 #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
 #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:140
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:152
 msgid "Installed libraries"
 msgid "Installed libraries"
 msgstr "安装的库"
 msgstr "安装的库"
 
 
 #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
 #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:141
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:153
 msgid "Installed directory"
 msgid "Installed directory"
 msgstr "安装的目录"
 msgstr "安装的目录"
 
 
 #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
 #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:144
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:156
 msgid ""
 msgid ""
 "corelist, cpan, enc2xs, encguess, h2ph, h2xs, instmodsh, json_pp, libnetcfg, "
 "corelist, cpan, enc2xs, encguess, h2ph, h2xs, instmodsh, json_pp, libnetcfg, "
 "perl, perl&perl-version; (hard link to perl), perlbug, perldoc, perlivp, "
 "perl, perl&perl-version; (hard link to perl), perlbug, perldoc, perlivp, "
@@ -265,17 +298,17 @@ msgstr ""
 "shasum, splain, xsubpp, 以及 zipdetails"
 "shasum, splain, xsubpp, 以及 zipdetails"
 
 
 #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
 #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:150
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:162
 msgid "Many which cannot all be listed here"
 msgid "Many which cannot all be listed here"
 msgstr "很多,无法在这里全部列出"
 msgstr "很多,无法在这里全部列出"
 
 
 #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
 #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:151
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:163
 msgid "/usr/lib/perl5"
 msgid "/usr/lib/perl5"
 msgstr "/usr/lib/perl5"
 msgstr "/usr/lib/perl5"
 
 
 #. type: Content of: <sect1><sect2><variablelist><bridgehead>
 #. type: Content of: <sect1><sect2><variablelist><bridgehead>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:156
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:168
 msgid "Short Descriptions"
 msgid "Short Descriptions"
 msgstr "简要描述"
 msgstr "简要描述"
 
 
@@ -293,83 +326,83 @@ msgstr "简要描述"
 #.         </listitem>
 #.         </listitem>
 #.       </varlistentry>
 #.       </varlistentry>
 #. type: Content of: <sect1><sect2><variablelist>
 #. type: Content of: <sect1><sect2><variablelist>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:157
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:169
 msgid ""
 msgid ""
 "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
 "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
 msgstr ""
 msgstr ""
 "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
 "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:172
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:184
 msgid "<command>corelist</command>"
 msgid "<command>corelist</command>"
 msgstr "<command>corelist</command>"
 msgstr "<command>corelist</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:174
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:186
 msgid "A commandline frontend to Module::CoreList"
 msgid "A commandline frontend to Module::CoreList"
 msgstr "Module::CoreList 的命令行前端"
 msgstr "Module::CoreList 的命令行前端"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:176
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:188
 msgid "corelist"
 msgid "corelist"
 msgstr "corelist"
 msgstr "corelist"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:182
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:194
 msgid "<command>cpan</command>"
 msgid "<command>cpan</command>"
 msgstr "<command>cpan</command>"
 msgstr "<command>cpan</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:184
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:196
 msgid ""
 msgid ""
 "Interact with the Comprehensive Perl Archive Network (CPAN)  from the "
 "Interact with the Comprehensive Perl Archive Network (CPAN)  from the "
 "command line"
 "command line"
 msgstr "通过命令行与 Perl 综合归档网络 (CPAN)  交互"
 msgstr "通过命令行与 Perl 综合归档网络 (CPAN)  交互"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:187
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:199
 msgid "cpan"
 msgid "cpan"
 msgstr "cpan"
 msgstr "cpan"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:193
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:205
 msgid "<command>enc2xs</command>"
 msgid "<command>enc2xs</command>"
 msgstr "<command>enc2xs</command>"
 msgstr "<command>enc2xs</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:195
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:207
 msgid ""
 msgid ""
 "Builds a Perl extension for the Encode module from either Unicode Character "
 "Builds a Perl extension for the Encode module from either Unicode Character "
 "Mappings or Tcl Encoding Files"
 "Mappings or Tcl Encoding Files"
 msgstr "从 Unicode 字符映射或 Tcl 编码文件构建 Encode 模块使用的 Perl 扩展"
 msgstr "从 Unicode 字符映射或 Tcl 编码文件构建 Encode 模块使用的 Perl 扩展"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:198
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:210
 msgid "enc2xs"
 msgid "enc2xs"
 msgstr "enc2xs"
 msgstr "enc2xs"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:204
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:216
 msgid "<command>encguess</command>"
 msgid "<command>encguess</command>"
 msgstr "<command>encguess</command>"
 msgstr "<command>encguess</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:206
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:218
 msgid "Guess the encoding type of one or several files"
 msgid "Guess the encoding type of one or several files"
 msgstr "猜测一些文件的编码格式"
 msgstr "猜测一些文件的编码格式"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:208
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:220
 msgid "encguess"
 msgid "encguess"
 msgstr "encguess"
 msgstr "encguess"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:214
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:226
 msgid "<command>h2ph</command>"
 msgid "<command>h2ph</command>"
 msgstr "<command>h2ph</command>"
 msgstr "<command>h2ph</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:216
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:228
 msgid ""
 msgid ""
 "Converts <filename class=\"extension\">.h</filename> C header files to "
 "Converts <filename class=\"extension\">.h</filename> C header files to "
 "<filename class=\"extension\">.ph</filename> Perl header files"
 "<filename class=\"extension\">.ph</filename> Perl header files"
@@ -378,17 +411,17 @@ msgstr ""
 "class=\"extension\">.ph</filename> Perl 头文件"
 "class=\"extension\">.ph</filename> Perl 头文件"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:220
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:232
 msgid "h2ph"
 msgid "h2ph"
 msgstr "h2ph"
 msgstr "h2ph"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:226
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:238
 msgid "<command>h2xs</command>"
 msgid "<command>h2xs</command>"
 msgstr "<command>h2xs</command>"
 msgstr "<command>h2xs</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:228
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:240
 msgid ""
 msgid ""
 "Converts <filename class=\"extension\">.h</filename> C header files to Perl "
 "Converts <filename class=\"extension\">.h</filename> C header files to Perl "
 "extensions"
 "extensions"
@@ -396,49 +429,49 @@ msgstr ""
 "将 <filename class=\"extension\">.h</filename> C 头文件转化为 Perl 扩展"
 "将 <filename class=\"extension\">.h</filename> C 头文件转化为 Perl 扩展"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:231
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:243
 msgid "h2xs"
 msgid "h2xs"
 msgstr "h2xs"
 msgstr "h2xs"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:237
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:249
 msgid "<command>instmodsh</command>"
 msgid "<command>instmodsh</command>"
 msgstr "<command>instmodsh</command>"
 msgstr "<command>instmodsh</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:239
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:251
 msgid ""
 msgid ""
 "Shell script for examining installed Perl modules, and can create a tarball "
 "Shell script for examining installed Perl modules, and can create a tarball "
 "from an installed module"
 "from an installed module"
 msgstr "用于检验安装好的 Perl 模块的 shell 脚本,可以从安装好的模块创建压缩包"
 msgstr "用于检验安装好的 Perl 模块的 shell 脚本,可以从安装好的模块创建压缩包"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:242
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:254
 msgid "instmodsh"
 msgid "instmodsh"
 msgstr "instmodsh"
 msgstr "instmodsh"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:248
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:260
 msgid "<command>json_pp</command>"
 msgid "<command>json_pp</command>"
 msgstr "<command>json_pp</command>"
 msgstr "<command>json_pp</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:250
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:262
 msgid "Converts data between certain input and output formats"
 msgid "Converts data between certain input and output formats"
 msgstr "在特定输入输出格式之间转化数据"
 msgstr "在特定输入输出格式之间转化数据"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:252
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:264
 msgid "json_pp"
 msgid "json_pp"
 msgstr "json_pp"
 msgstr "json_pp"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:258
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:270
 msgid "<command>libnetcfg</command>"
 msgid "<command>libnetcfg</command>"
 msgstr "<command>libnetcfg</command>"
 msgstr "<command>libnetcfg</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:260
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:272
 msgid ""
 msgid ""
 "Can be used to configure the <filename class=\"libraryfile\">libnet</"
 "Can be used to configure the <filename class=\"libraryfile\">libnet</"
 "filename> Perl module"
 "filename> Perl module"
@@ -446,17 +479,17 @@ msgstr ""
 "可以被用于配置 <filename class=\"libraryfile\">libnet</filename> Perl 模块"
 "可以被用于配置 <filename class=\"libraryfile\">libnet</filename> Perl 模块"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:263
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:275
 msgid "libnetcfg"
 msgid "libnetcfg"
 msgstr "libnetcfg"
 msgstr "libnetcfg"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:269
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:281
 msgid "<command>perl</command>"
 msgid "<command>perl</command>"
 msgstr "<command>perl</command>"
 msgstr "<command>perl</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:271
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:283
 msgid ""
 msgid ""
 "Combines some of the best features of C, <command>sed</command>, "
 "Combines some of the best features of C, <command>sed</command>, "
 "<command>awk</command> and <command>sh</command> into a single swiss-army "
 "<command>awk</command> and <command>sh</command> into a single swiss-army "
@@ -466,114 +499,114 @@ msgstr ""
 "command> 的最好特性结合成的一门瑞士军刀式语言"
 "command> 的最好特性结合成的一门瑞士军刀式语言"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:275
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:287
 msgid "perl"
 msgid "perl"
 msgstr "perl"
 msgstr "perl"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:281
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:293
 msgid "<command>perl&perl-version;</command>"
 msgid "<command>perl&perl-version;</command>"
 msgstr "<command>perl&perl-version;</command>"
 msgstr "<command>perl&perl-version;</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:283
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:295
 msgid "A hard link to <command>perl</command>"
 msgid "A hard link to <command>perl</command>"
 msgstr "指向 <command>perl</command> 的硬链接"
 msgstr "指向 <command>perl</command> 的硬链接"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:285
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:297
 msgid "perl&perl-version;"
 msgid "perl&perl-version;"
 msgstr "perl&perl-version;"
 msgstr "perl&perl-version;"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:291
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:303
 msgid "<command>perlbug</command>"
 msgid "<command>perlbug</command>"
 msgstr "<command>perlbug</command>"
 msgstr "<command>perlbug</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:293
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:305
 msgid ""
 msgid ""
 "Used to generate bug reports about Perl, or the modules that come with it, "
 "Used to generate bug reports about Perl, or the modules that come with it, "
 "and mail them"
 "and mail them"
 msgstr "用于创建关于 Perl 或者它附带的模块的 bug 报告,并用邮件发送它们"
 msgstr "用于创建关于 Perl 或者它附带的模块的 bug 报告,并用邮件发送它们"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:296
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:308
 msgid "perlbug"
 msgid "perlbug"
 msgstr "perlbug"
 msgstr "perlbug"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:302
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:314
 msgid "<command>perldoc</command>"
 msgid "<command>perldoc</command>"
 msgstr "<command>perldoc</command>"
 msgstr "<command>perldoc</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:304
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:316
 msgid ""
 msgid ""
 "Displays a piece of documentation in pod format that is embedded in the Perl "
 "Displays a piece of documentation in pod format that is embedded in the Perl "
 "installation tree or in a Perl script"
 "installation tree or in a Perl script"
 msgstr "显示集成在 Perl 安装目录树或某个 Perl 脚本中的一页 pod 格式文档"
 msgstr "显示集成在 Perl 安装目录树或某个 Perl 脚本中的一页 pod 格式文档"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:307
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:319
 msgid "perldoc"
 msgid "perldoc"
 msgstr "perldoc"
 msgstr "perldoc"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:313
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:325
 msgid "<command>perlivp</command>"
 msgid "<command>perlivp</command>"
 msgstr "<command>perlivp</command>"
 msgstr "<command>perlivp</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:315
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:327
 msgid ""
 msgid ""
 "The Perl Installation Verification Procedure; it can be used to verify that "
 "The Perl Installation Verification Procedure; it can be used to verify that "
 "Perl and its libraries have been installed correctly"
 "Perl and its libraries have been installed correctly"
 msgstr "Perl 安装检验程序;它可以被用于确认 Perl 和它的库都安装正确"
 msgstr "Perl 安装检验程序;它可以被用于确认 Perl 和它的库都安装正确"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:319
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:331
 msgid "perlivp"
 msgid "perlivp"
 msgstr "perlivp"
 msgstr "perlivp"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:325
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:337
 msgid "<command>perlthanks</command>"
 msgid "<command>perlthanks</command>"
 msgstr "<command>perlthanks</command>"
 msgstr "<command>perlthanks</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:327
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:339
 msgid "Used to generate thank you messages to mail to the Perl developers"
 msgid "Used to generate thank you messages to mail to the Perl developers"
 msgstr "用于生成发送给 Perl 开发者的感谢信"
 msgstr "用于生成发送给 Perl 开发者的感谢信"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:330
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:342
 msgid "perlthanks"
 msgid "perlthanks"
 msgstr "perlthanks"
 msgstr "perlthanks"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:336
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:348
 msgid "<command>piconv</command>"
 msgid "<command>piconv</command>"
 msgstr "<command>piconv</command>"
 msgstr "<command>piconv</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:338
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:350
 msgid ""
 msgid ""
 "A Perl version of the character encoding converter <command>iconv</command>"
 "A Perl version of the character encoding converter <command>iconv</command>"
 msgstr "字符编码转换器 <command>iconv</command> 的 Perl 版本"
 msgstr "字符编码转换器 <command>iconv</command> 的 Perl 版本"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:341
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:353
 msgid "piconv"
 msgid "piconv"
 msgstr "piconv"
 msgstr "piconv"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:347
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:359
 msgid "<command>pl2pm</command>"
 msgid "<command>pl2pm</command>"
 msgstr "<command>pl2pm</command>"
 msgstr "<command>pl2pm</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:349
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:361
 msgid ""
 msgid ""
 "A rough tool for converting Perl4 <filename class=\"extension\">.pl</"
 "A rough tool for converting Perl4 <filename class=\"extension\">.pl</"
 "filename> files to Perl5 <filename class=\"extension\">.pm</filename> modules"
 "filename> files to Perl5 <filename class=\"extension\">.pm</filename> modules"
@@ -582,219 +615,219 @@ msgstr ""
 "Perl5 <filename class=\"extension\">.pm</filename> 模块的粗糙工具"
 "Perl5 <filename class=\"extension\">.pm</filename> 模块的粗糙工具"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:353
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:365
 msgid "pl2pm"
 msgid "pl2pm"
 msgstr "pl2pm"
 msgstr "pl2pm"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:359
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:371
 msgid "<command>pod2html</command>"
 msgid "<command>pod2html</command>"
 msgstr "<command>pod2html</command>"
 msgstr "<command>pod2html</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:361
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:373
 msgid "Converts files from pod format to HTML format"
 msgid "Converts files from pod format to HTML format"
 msgstr "将 pod 格式的文件转换为 HTML 格式"
 msgstr "将 pod 格式的文件转换为 HTML 格式"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:363
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:375
 msgid "pod2html"
 msgid "pod2html"
 msgstr "pod2html"
 msgstr "pod2html"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:369
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:381
 msgid "<command>pod2man</command>"
 msgid "<command>pod2man</command>"
 msgstr "<command>pod2man</command>"
 msgstr "<command>pod2man</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:371
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:383
 msgid "Converts pod data to formatted *roff input"
 msgid "Converts pod data to formatted *roff input"
 msgstr "将 pod 数据转换为格式化的 *roff 输入"
 msgstr "将 pod 数据转换为格式化的 *roff 输入"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:373
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:385
 msgid "pod2man"
 msgid "pod2man"
 msgstr "pod2man"
 msgstr "pod2man"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:379
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:391
 msgid "<command>pod2text</command>"
 msgid "<command>pod2text</command>"
 msgstr "<command>pod2text</command>"
 msgstr "<command>pod2text</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:381
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:393
 msgid "Converts pod data to formatted ASCII text"
 msgid "Converts pod data to formatted ASCII text"
 msgstr "将 pod 数据转化为格式化的 ASCII 文本"
 msgstr "将 pod 数据转化为格式化的 ASCII 文本"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:383
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:395
 msgid "pod2text"
 msgid "pod2text"
 msgstr "pod2text"
 msgstr "pod2text"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:389
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:401
 msgid "<command>pod2usage</command>"
 msgid "<command>pod2usage</command>"
 msgstr "<command>pod2usage</command>"
 msgstr "<command>pod2usage</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:391
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:403
 msgid "Prints usage messages from embedded pod docs in files"
 msgid "Prints usage messages from embedded pod docs in files"
 msgstr "输出文件中嵌入的 pod 文档中的使用方法信息"
 msgstr "输出文件中嵌入的 pod 文档中的使用方法信息"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:393
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:405
 msgid "pod2usage"
 msgid "pod2usage"
 msgstr "pod2usage"
 msgstr "pod2usage"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:399
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:411
 msgid "<command>podchecker</command>"
 msgid "<command>podchecker</command>"
 msgstr "<command>podchecker</command>"
 msgstr "<command>podchecker</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:401
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:413
 msgid "Checks the syntax of pod format documentation files"
 msgid "Checks the syntax of pod format documentation files"
 msgstr "检查 pod 格式文档文件的语法"
 msgstr "检查 pod 格式文档文件的语法"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:403
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:415
 msgid "podchecker"
 msgid "podchecker"
 msgstr "podchecker"
 msgstr "podchecker"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:409
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:421
 msgid "<command>podselect</command>"
 msgid "<command>podselect</command>"
 msgstr "<command>podselect</command>"
 msgstr "<command>podselect</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:411
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:423
 msgid "Displays selected sections of pod documentation"
 msgid "Displays selected sections of pod documentation"
 msgstr "显示 pod 文档中的指定章节"
 msgstr "显示 pod 文档中的指定章节"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:413
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:425
 msgid "podselect"
 msgid "podselect"
 msgstr "podselect"
 msgstr "podselect"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:419
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:431
 msgid "<command>prove</command>"
 msgid "<command>prove</command>"
 msgstr "<command>prove</command>"
 msgstr "<command>prove</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:421
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:433
 msgid "Command line tool for running tests against the Test::Harness module"
 msgid "Command line tool for running tests against the Test::Harness module"
 msgstr "用于运行使用 Test::Harness 模块的测试"
 msgstr "用于运行使用 Test::Harness 模块的测试"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:424
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:436
 msgid "prove"
 msgid "prove"
 msgstr "prove"
 msgstr "prove"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:441
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:453
 msgid "<command>ptar</command>"
 msgid "<command>ptar</command>"
 msgstr "<command>ptar</command>"
 msgstr "<command>ptar</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:443
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:455
 msgid "A <command>tar</command>-like program written in Perl"
 msgid "A <command>tar</command>-like program written in Perl"
 msgstr "一个 Perl 编写的类似 <command>tar</command> 的程序"
 msgstr "一个 Perl 编写的类似 <command>tar</command> 的程序"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:445
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:457
 msgid "ptar"
 msgid "ptar"
 msgstr "ptar"
 msgstr "ptar"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:451
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:463
 msgid "<command>ptardiff</command>"
 msgid "<command>ptardiff</command>"
 msgstr "<command>ptardiff</command>"
 msgstr "<command>ptardiff</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:453
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:465
 msgid ""
 msgid ""
 "A Perl program that compares an extracted archive with an unextracted one"
 "A Perl program that compares an extracted archive with an unextracted one"
 msgstr "一个比较压缩档案和未压缩版本的 Perl 程序"
 msgstr "一个比较压缩档案和未压缩版本的 Perl 程序"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:456
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:468
 msgid "ptardiff"
 msgid "ptardiff"
 msgstr "ptardiff"
 msgstr "ptardiff"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:462
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:474
 msgid "<command>ptargrep</command>"
 msgid "<command>ptargrep</command>"
 msgstr "<command>ptargrep</command>"
 msgstr "<command>ptargrep</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:464
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:476
 msgid ""
 msgid ""
 "A Perl program that applies pattern matching to the contents of files in a "
 "A Perl program that applies pattern matching to the contents of files in a "
 "tar archive"
 "tar archive"
 msgstr "一个在 tar 档案中的文件内容上进行模式匹配的 Perl 程序"
 msgstr "一个在 tar 档案中的文件内容上进行模式匹配的 Perl 程序"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:467
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:479
 msgid "ptargrep"
 msgid "ptargrep"
 msgstr "ptargrep"
 msgstr "ptargrep"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:473
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:485
 msgid "<command>shasum</command>"
 msgid "<command>shasum</command>"
 msgstr "<command>shasum</command>"
 msgstr "<command>shasum</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:475
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:487
 msgid "Prints or checks SHA checksums"
 msgid "Prints or checks SHA checksums"
 msgstr "打印或检查 SHA 校验和"
 msgstr "打印或检查 SHA 校验和"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:477
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:489
 msgid "shasum"
 msgid "shasum"
 msgstr "shasum"
 msgstr "shasum"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:483
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:495
 msgid "<command>splain</command>"
 msgid "<command>splain</command>"
 msgstr "<command>splain</command>"
 msgstr "<command>splain</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:485
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:497
 msgid "Is used to force verbose warning diagnostics in Perl"
 msgid "Is used to force verbose warning diagnostics in Perl"
 msgstr "被用于 Perl 的强制性详细警告诊断"
 msgstr "被用于 Perl 的强制性详细警告诊断"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:487
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:499
 msgid "splain"
 msgid "splain"
 msgstr "splain"
 msgstr "splain"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:493
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:505
 msgid "<command>xsubpp</command>"
 msgid "<command>xsubpp</command>"
 msgstr "<command>xsubpp</command>"
 msgstr "<command>xsubpp</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:495
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:507
 msgid "Converts Perl XS code into C code"
 msgid "Converts Perl XS code into C code"
 msgstr "将 Perl XS 代码转换为 C 代码"
 msgstr "将 Perl XS 代码转换为 C 代码"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:497
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:509
 msgid "xsubpp"
 msgid "xsubpp"
 msgstr "xsubpp"
 msgstr "xsubpp"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:503
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:515
 msgid "<command>zipdetails</command>"
 msgid "<command>zipdetails</command>"
 msgstr "<command>zipdetails</command>"
 msgstr "<command>zipdetails</command>"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:505
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:517
 msgid "Displays details about the internal structure of a Zip file"
 msgid "Displays details about the internal structure of a Zip file"
 msgstr "显示 Zip 文件内部结构的详细信息"
 msgstr "显示 Zip 文件内部结构的详细信息"
 
 
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:507
+#: /home/xry111/svn-repos/LFS-BOOK/chapter08/perl.xml:519
 msgid "zipdetails"
 msgid "zipdetails"
 msgstr "zipdetails"
 msgstr "zipdetails"

Some files were not shown because too many files changed in this diff