Revision history for Perl extension XML::TokeParser.
0.01 Tue Jan 16 17:59:21 2001
0.05 Sun Jun 8 08:08:25 2003
is_text
is_comment
is_pi which is short for is_process_instruction
is_start_tag
is_end_tag
is_tag
target
data
raw
attr
attrseq
tag
text
** WARNING: The tokens will probably change
as per http://perlmonks.com/index.pl?node_id=264094
which shouldn't affect how you use them.