Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /proc/self/root/proc/self/root/usr/share/doc/perl-XML-TokeParser/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/proc/self/root/usr/share/doc/perl-XML-TokeParser/Changes
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

0.05  Sun Jun  8 08:08:25 2003
    - PODMASTER takes over maintenance (with original authors "blessing")
        and makes all tokens of type XML::TokeParser::Token
        with the following methods:

            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.

    - more tests, more pod, added TODO

Hry