You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ja...@apache.org on 2002/02/21 04:17:53 UTC

cvs commit: xml-xerces/perl README

jasons      02/02/20 19:17:53

  Modified:    perl     README
  Log:
  	* README (Repository):
  	updated version numbers
  	changed author list slightly
  
  Revision  Changes    Path
  1.15      +10 -9     xml-xerces/perl/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/xml-xerces/perl/README,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- README	3 Nov 2001 05:50:51 -0000	1.14
  +++ README	21 Feb 2002 03:17:53 -0000	1.15
  @@ -1,6 +1,6 @@
   Xerces.pm: The Perl API to the Apache Xerces XML parser
   
  -       $Id: README,v 1.14 2001/11/03 05:50:51 jasons Exp $
  +       $Id: README,v 1.15 2002/02/21 03:17:53 jasons Exp $
   
   LEGAL HOOP JUMPING:
   ===================
  @@ -71,7 +71,7 @@
   
       ### NOTE ####
   
  -      Required version: 1.5.2
  +      Required version: 1.6.0
     
         Available at:
     
  @@ -125,8 +125,8 @@
   3.  Unpack the archive in a directory of your choice.  Example (for
       UNIX):
   
  -    tar zxvf XML-Xerces-1.5.x_y.tar.gz
  -    cd XML-Xerces-1.5.x_y
  +    tar zxvf XML-Xerces-1.6.x_y.tar.gz
  +    cd XML-Xerces-1.6.x_y
   
   4.  Examine the Perl script "Makefile.PL".  You shouldn't
       need to change any of the information unless you are
  @@ -162,7 +162,7 @@
   BUILD Xerces.pm:
   ===============
   
  -1. Go to the XML-Xerces-1.5.x_y directory.
  +1. Go to the XML-Xerces-1.6.x_y directory.
   
   2. Build Xerces.pm as you would any perl package that you might get
      from CPAN: 
  @@ -186,7 +186,7 @@
   this. I have recently discovered that doxygen, the documentation
   system used by Xerces-C will ouput XML. I am planning on transforming
   this XML into Docbook and from there into POD. Expect the beginnings
  -of this around 1.5.2_1 or _2.
  +of this as soon as possible.
   
   For more information, see the example scripts in the samples/
   directory, or the test scripts located in the t/ directory (especially
  @@ -337,9 +337,10 @@
   AUTHORS
   =======
   
  -  Tom Watson:    Xerces 1.1 DOM port
  -  Harmon Nine and Fredrick Paul Eisele: Xerces 1.3 DOM port
  -  Jason Stewart: lots.
  +  Jason Stewart: Xerces 1.4 through 1.6 ports
  +  Harmon Nine: Xerces 1.3 DOM port
  +  Fredrick Paul Eisele: Xerces 1.3 DOM port
  +  Tom Watson: Xerces 1.1 DOM port
   
   This list is incomplete. If you feel you were left out please send 
   a note to the list (xerces-p-dev@xml.apache.org).
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org