Tutorials/examples for SAX2 with Perl

K

Kenneth Porter

Can anyone direct me to some examples that show XML::SAX in action?

I have a game server that generates event logs in XML and I'd like to both
import these to MySQL and generate some statistics from them. This seems a
good excuse to get familiar with both SAX2 and more advanced Perl but I
can't seem to find either tutorials or examples online that show how to get
started. The examples I've found all use XML::parser which appears to be
SAX1 and the XML websites all advise that new code should use SAX2.
 
K

Kenneth Porter

Can anyone direct me to some examples that show XML::SAX in action?

Doh. Right after posting that I found some good stuff in the perldoc pages
for the modules. Being relatively new to Perl, I'm not yet used to having
useful documentation. ;)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top