Name : perl-XML-TokeParser
| |
Version : 0.05
| Vendor : MandrakeSoft
|
Release : 2mdk
| Date : 2004-09-15 09:22:46
|
Group : Development/Perl
| Source RPM : perl-XML-TokeParser-0.05-2mdk.src.rpm
|
Size : 0.04 MB
| |
Packager : Lenny Cartier < lenny_mandrakesoft_com>
| |
Summary : Simplified interface to XML::Parser
|
Description :
The XML::TokeParser perl module provides a procedural (\"pull mode\") interface to XML::Parser in much the same way that HTML::TokeParser provides a procedural interface to HTML::Parser.
XML::TokeParser splits its XML input up into \"tokens,\" each corresponding to an XML::Parser event.
A token is a reference to an array whose first element is an event-type string and whose last element is the literal text of the XML input that generated the event, with intermediate elements varying according to the event type:
|
RPM found in directory: /vol/rzm6/linux-mandriva/devel/2006.0/i586/media/contrib |