File: Changes

package info (click to toggle)
libxml-libxml-iterator-perl 1.06-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 208 kB
  • sloc: perl: 410; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 729 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
History for Perl extension XML::LibXML::Iterator.

1.06    2020-10-20
    - Remove stale POD
        - Inspired by Lady_Aleena. Thanks!

1.05    2019-08-18
    - Fix spelling errors - thanks to Debian.
        - https://rt.cpan.org/Ticket/Display.html?id=125837 .
    - Convert to http://dzil.org/ .

1.04    2007-09-28
    - fixed RT#29262
    - minor documentation fixes

1.03    2007-08-06
    - fixed RT#28688 by using the provided patch

1.02    2007-06-23
    - fixed RT#6873
    - cleaned up the tests
    - more compliance with the traversal specification

1.01    2007-06-23
    - fixed RT related bugs (though with a huge delay, sorry)

1.00    2002-11-08
    - extracted the modules from the main XML::LibXML bundle.