Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > ea8734417588ebe8165c83d1b4eb98d4 > files > 4

perl-XML-TokeParser-0.04-4mdk.noarch.rpm

Revision history for Perl extension XML::TokeParser.

0.01  Tue Jan 16 17:59:21 2001
	- original version; created by h2xs 1.19
0.02  Mon Jan 29 21:20:00 2001
        - fixed bug in unget_token
0.03  Fri Jun 01 06:30:00 2001
	- unget_token can now handle partial tokens returned by get_tag
        - added begin_saving and restore_saved methods
        - fixed bug causing warning when reaching the end of XML passed
          in as string reference
        - fixed bug preventing Latin conversion for tag and attribute names
0.04  Sat Jul 20 00:10:00 2001
	- fixed bugs causing warnings under some circumstances