Subj : [ANNOUNCE] XML::TokeParser 0.01 To : All From : Eric Bohlman Date : Sun Jan 21 2001 03:49 pm From: ebohlman@omsdev.com (Eric Bohlman) XML::TokeParser provides a simplified interface to XML::Parser in much the same way that Gisle Aas' HTML::Tokeparser provides a simplified interface to HTML::Parser. It works in a "pull" (procedural) fashion (you call a sub to get the next "token"--start tag, end tag, text string, comment, or processing instruction--from the XML document) rather than a "push" (event-driven) fashion (the parser calls your handler subs as it reads the XML document). This allows your program to maintain state through flow-of-control rather than shared flags. XML::TokeParser has been uploaded to CPAN; if it hasn't made it to your local mirror yet, it's also available at . --- BBBS/LiI v4.01 Flag-2 * Origin: Prism bbs (1:2320/38) .