Hey,

Steve Duchene had asked about XML stuffo on the call Tuesday.
FWIW, here are a few refs.

   + CPAN's XML modules
         http://search.cpan.org/search?query=XML&mode=all
        Notable modules are, "Simple", "DOM", "SAX", "Parser", ...

   + Perl & XML: Review of Perl-XML modules
     http://standards.ieee.org/resources/spasystem/twig/perl_xml/perl_xml.html
        Sort of old but gives you all the names for further inquiry,
                and they've not changed *that* much.  ;)

   + Processing XML with Perl
     http://www.xml.com/lpt/a/2000/04/05/feature/index.html
            This covers several of the perl modules, including XML::Simple.

   + Xerces validating XML parser
     (perl wrapper) http://xml.apache.org/xerces-p/
            I'm not terribly familiar w/ this but it is the only validating XML
                parser I've hear discussed in and has sever language bindings.

   + "Learning XML", O'Reilly
        This is an ok book.  I wouldn't give it exceptionally high
                marks as compared to some of the other O'Reilly books.  It
                does give some examples, but nothing that you can't get from
                the CPAN docs and working code from OSCAR.

--tjn

 _________________________________________________________________________
  Thomas Naughton                                      [EMAIL PROTECTED]
  Research Associate                                   (865) 576-4184




-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to