jasons 2002/12/09 13:11:23
Modified: perl README
Log:
updated the build requirements
Revision Changes Path
1.22 +6 -6 xml-xerces/perl/README
Index: README
===================================================================
RCS file: /home/cvs/xml-xerces/perl/README,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- README 9 Dec 2002 19:39:49 -0000 1.21
+++ README 9 Dec 2002 21:11:23 -0000 1.22
@@ -11,7 +11,7 @@
-1) Current Release: XML::Xerces 2.0.0-0
+1) Current Release: XML::Xerces 2.1.0-0
========================
XML::Xerces is the Perl API to the Apache project's Xerces XML parser. It
@@ -87,7 +87,7 @@
------------------------
#### NOTE: ####
- Required version: 2.0.0
+ Required version: 2.1.0
###############
Which can be downloaded from the apache archive:
@@ -154,8 +154,8 @@
Unpack the archive in a directory of your choice. Example (for UNIX):
- * tar zxvf XML-Xerces-2.0.0-0.tar.gz
- * cd XML-Xerces-2.0.0-0
+ * tar zxvf XML-Xerces-2.1.0-0.tar.gz
+ * cd XML-Xerces-2.1.0-0
5.4) Examine Makefile.PL
------------------------
@@ -189,7 +189,7 @@
6) Build XML::Xerces
========================
- A) Go to the XML-Xerces-2.0.0-0 directory.
+ A) Go to the XML-Xerces-2.1.0-0 directory.
B) Build XML::Xerces as you would any perl package that you might get from
CPAN:
* perl Makefile.PL
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]