File: Changes

package info (click to toggle)
libexporter-tidy-perl 0.09-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 104 kB
  • sloc: perl: 48; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 600 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
Revision history for Perl extension Exporter::Tidy.

0.09  Mon Sep 16 22:02 2024
        - Remove bundled test modules (RT #154930), provided by JKEENAN
        - Add more tests, provided by JKEENAN
        - Update any-OSI license text to Debian-approved version

0.08  Thu Jan 6 12:23 2014
        - README updated to reflect license change.

0.07  Fri Sep 14 13:02 2007
        - Now any-OSI licensed.

0.06  Sat Apr 19 14:32 2003
        - Added unit tests for _prefix

0.05  Released immediately after 0.04
        - Fixed some mistakes

0.04  Sat Mar 29 22:53 2003
        - First CPAN release