You should definitely use POE::Filter::XML. This is a shameless plug for my own code, but it really solves the problem of implementing a push parser that gives you meaningful chunks of data (POE::Filter::XML::Nodes) from which you can process.

If you have any questions please let me know. Right now I am working on a new release and hope to have it on CPAN soon (the docs and the actual API are a teeny-tiny bit out of sync and I need to explain some behaviors a bit more), but what is out there right now is very stable and is in use by all all sorts of projects.

-- Nick

Lamb Joseph wrote:
I want to know what components or wheels I need to use
for  my project.

The project consist of simple IO::Socket(maybe POE
client in the future) client sending XML data to POE
Server. The Server parses the XML data and transforms
the data to a HTML template file.


Thank you,

=====
Joseph Lamb



__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail

Reply via email to