[use Perl] Daily Stories

[email protected] (Chris Nandor) Tue, 13 Nov 2001 21:57:44 -0500
Newsgroups perl.perl5.changes.mac
Message-ID <p05100301b8178e1b75b4@[10.0.1.177]>
use Perl Daily Newsletter

In this issue:
    * XML::SAX
    * Perl for Middle School Students

+--------------------------------------------------------------------+
| XML::SAX                                                           |
|   posted by ziggy on Tuesday November 13, @11:09 (modules)         |
|   http://use.perl.org/article.pl?sid=01/11/13/1612207              |
+--------------------------------------------------------------------+

[0]Matts writes "XML::SAX redefines XML processing in Perl. It frees you
from the chains of SAX parser details. It elevates your soul. It even
freshens your breath. [think: DBI for XML]

OK, maybe not. But it does mean you can write XML applications for Perl
without hard-coding a particular parser. So now you don't have to rely on
the user having a particular SAX2 Parser installed. Instead you can just
use XML::SAX as a factory class to provide you with a parser (and it'll
fall back to XML::SAX::PurePerl).

At the moment the only supporting parser is XML::SAX::PurePerl (which is
included), but [1]Robin Berjon is about to release XML::SAX::Expat (which
is based on XML::Parser at the moment), and soon I'll release an updated
XML::LibXML with a SAX driver compatible with XML::SAX.

On all good CPAN mirrors near you now."

Thanks, Matt. This is the kind of support for XML that Perl programmers
have been requesting for years now.

Discuss this story at:
    http://use.perl.org/comments.pl?sid=01/11/13/1612207

Links:
    0. mailto:[email protected]
    1. http://use.perl.org/~darobin


+--------------------------------------------------------------------+
| Perl for Middle School Students                                    |
|   posted by pudge on Tuesday November 13, @11:47 (links)           |
|   http://use.perl.org/article.pl?sid=01/11/13/1654216              |
+--------------------------------------------------------------------+

mjd sends in this link of a [0]Perl introduction for middle school
students, and notes that the author requests feedback.

Discuss this story at:
    http://use.perl.org/comments.pl?sid=01/11/13/1654216

Links:
    0. http://home.mindspring.com/~djrassoc01/PoP/Pop.html



Copyright 1997-2001 pudge.  All rights reserved.

======================================================================

# Unsubscribe                    mailto:[email protected]
# News, archives, discussion     http://use.perl.org/
# Perl News in The Perl Journal  http://www.tpj.com/
# Feedback and news ideas        mailto:[email protected]
#                                http://use.perl.org/submit.pl