mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Fix some alphabetical disorders in perl modules.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20710 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a20634396e
commit
684bf6b470
@ -183,12 +183,12 @@
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<xref linkend="new-perl-http-daemon"/>
|
||||
<xref linkend="new-perl-html-parser"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<xref linkend="new-perl-html-parser"/>
|
||||
<xref linkend="new-perl-http-daemon"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
@ -383,10 +383,10 @@
|
||||
href="perl-modules/perl-file-which.xml"/>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="perl-modules/perl-http-daemon.xml"/>
|
||||
href="perl-modules/perl-html-parser.xml"/>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="perl-modules/perl-html-parser.xml"/>
|
||||
href="perl-modules/perl-http-daemon.xml"/>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="perl-modules/perl-io-socket-ssl.xml"/>
|
||||
|
10
packages.ent
10
packages.ent
@ -363,20 +363,20 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
|
||||
<!-- Perl module versions used in the Perl Modules instructions
|
||||
Please read the Changes file before updating - module -->
|
||||
<!ENTITY autovivification-version "0.18">
|
||||
<!ENTITY Archive-Zip-version "1.64">
|
||||
<!ENTITY autovivification-version "0.18">
|
||||
<!ENTITY Business-ISBN-version "3.004">
|
||||
<!ENTITY Business-ISMN-version "1.201">
|
||||
<!ENTITY Business-ISSN-version "1.003">
|
||||
<!ENTITY Class-Accessor-version "0.51">
|
||||
<!ENTITY Data-Dump-version "1.23">
|
||||
<!ENTITY Data-Compare-version "1.25">
|
||||
<!ENTITY Data-Dump-version "1.23">
|
||||
<!ENTITY Data-Uniqid-version "0.12">
|
||||
<!ENTITY DateTime-Calendar-Julian-version "0.04">
|
||||
<!ENTITY DateTime-Format-Builder-version "0.81">
|
||||
<!ENTITY Encode-EUCJPASCII-version "0.03">
|
||||
<!ENTITY Encode-JIS2K-version "0.03">
|
||||
<!ENTITY Encode-HanExtra-version "0.23">
|
||||
<!ENTITY Encode-JIS2K-version "0.03">
|
||||
<!ENTITY Error-version "0.17026">
|
||||
<!--<!ENTITY File-BaseDir-version "0.08">-->
|
||||
<!ENTITY File-Slurper-version "0.012">
|
||||
@ -395,8 +395,8 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY Parse-Yapp-version "1.21">
|
||||
<!ENTITY PerlIO-utf8_strict-version "0.007">
|
||||
<!ENTITY Regexp-Common-version "2017060201">
|
||||
<!ENTITY Sort-Key-version "1.33">
|
||||
<!ENTITY SGMLSpm-version "1.1">
|
||||
<!ENTITY Sort-Key-version "1.33">
|
||||
<!ENTITY Test-Command-version "0.11">
|
||||
<!ENTITY Test-Differences-version "0.64">
|
||||
<!ENTITY Text-BibTeX-version "0.85">
|
||||
@ -507,9 +507,9 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY WWW-RobotRules-version "6.02">
|
||||
<!ENTITY XML-LibXML-version "2.0132">
|
||||
<!ENTITY XML-NamespaceSupport-version "1.12">
|
||||
<!ENTITY XML-SAX-version "1.00">
|
||||
<!ENTITY XML-SAX-Base-version "1.09">
|
||||
<!ENTITY XML-SAX-Expat-version "0.51">
|
||||
<!ENTITY XML-SAX-version "1.00">
|
||||
|
||||
<!-- Python module versions used in the Python Modules instructions -->
|
||||
<!ENTITY Beaker-version "1.10.0">
|
||||
|
Loading…
Reference in New Issue
Block a user