File: Changes

package info (click to toggle)
libsub-prototype-perl 0.03-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 276 kB
  • sloc: perl: 190; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Revision history for Sub-Prototype

0.03      2019-06-10 16:51:49Z
  * convert packaging to Dist::Zilla (resolves RT#121723)

0.02      2008-11-11 17:55:49Z
  * Require perl 5.8.1.
    The default typemap on 5.6 doesn't make any sense for CVs. In case it turns
    out to be necessary to support 5.6, this can be done by duplicating some
    code from a recent ExtUtils/typemap.

0.01      2008-11-09 05:39:36Z
  * Initial release.