Author: dj
Date: 2005-11-06 23:37:31 -0700 (Sun, 06 Nov 2005)
New Revision: 5267
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/perl-modules.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Added Archive::Zip to Perl Modules.
Modified: trunk/BOOK/general/prog/perl-modules.xml
===================================================================
--- trunk/BOOK/general/prog/perl-modules.xml 2005-11-07 05:16:30 UTC (rev
5266)
+++ trunk/BOOK/general/prog/perl-modules.xml 2005-11-07 06:37:31 UTC (rev
5267)
@@ -787,6 +787,36 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3" id="perl-archive-zip"
+ xreflabel="Archive::Zip">The Archive::Zip Module</bridgehead>
+
+ <indexterm zone="perl-modules perl-archive-zip">
+ <primary sortas="g-Archive-Zip">Archive::Zip</primary>
+ </indexterm>
+
+ <para>The Archive::Zip module allows a <application>Perl</application>
+ program to create, manipulate, read, and write Zip archive files. The
+ two modules listed below can be installed using the
+ <application>Perl</application> module
+ <xref linkend="perl-standard-install"/>.</para>
+
+ <itemizedlist spacing='compact'>
+ <listitem>
+ <para><ulink
+
url="http://www.cpan.org/authors/id/S/SM/SMPETERS/Archive-Zip-&Archive-Zip-version;.tar.gz">
+ Archive-Zip-&Archive-Zip-version;</ulink></para>
+
+ <itemizedlist>
+ <listitem>
+ <para><ulink
+
url="http://www.cpan.org/authors/id/P/PM/PMQS/Compress-Zlib-&Compress-Zlib-version;.tar.gz">
+ Compress-Zlib-&Compress-Zlib-version;</ulink></para>
+ </listitem>
+ </itemizedlist>
+
+ </listitem>
+ </itemizedlist>
+
</sect2>
<sect2 role="installation" id="perl-standard-install"
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2005-11-07 05:16:30 UTC (rev 5266)
+++ trunk/BOOK/general.ent 2005-11-07 06:37:31 UTC (rev 5267)
@@ -180,6 +180,7 @@
<!ENTITY ExtUtils-ParseXS-version "2.12">
<!ENTITY ExtUtils-CBuilder-version "0.13">
<!ENTITY Archive-Tar-version "1.26">
+<!ENTITY Archive-Zip-version "1.16">
<!ENTITY IO-Zlib-version "1.04">
<!ENTITY Compress-Zlib-version "1.38">
<!ENTITY Text-Diff-version "0.35">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2005-11-07 05:16:30 UTC
(rev 5266)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2005-11-07 06:37:31 UTC
(rev 5267)
@@ -48,6 +48,9 @@
<para>[randy] - Added several programming languages to the 'Other
Programming Tools' section.</para>
</listitem>
+ <listitem>
+ <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
+ </listitem>
</itemizedlist>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page