File: Changes

package info (click to toggle)
libwww-mechanize-gzip-perl 0.14-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 88 kB
  • sloc: perl: 74; makefile: 2
file content (18 lines) | stat: -rwxr-xr-x 440 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Revision history for WWW-Mechanize-GZip

0.14    2018-08-14
        - fixed empty META.yml

0.13    2018-07-16
        - fixed typo in POD

0.12    2009-06-24
        - fixed warning on undefined 'content-encoding' - thanks to Edward Smirnov

0.11    2009-06-16
        - added comments to pass POD-Coverage - thanks to Jesse Vincent
        - added 'use warnings;' - thanks to Jesse Vincent too

0.10    2007-02-18
        First version.