File: Changes

package info (click to toggle)
libtemplate-plugin-datetime-format-perl 0.03-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: perl: 40; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Revision history for Perl module Template::Plugin::DateTime::Format

0.03 2014-01-10 NEILB
    - Switched to using Class::Load instead of Class::MOP. RT#90976
      PR from ZOFFIX++
    - Added github repo to pod
    - Switched dist.ini to my usual setup
    - Reformatted this file as per CPAN::Changes::Spec

0.02 2010-12-27 JROCKWAY
    - convert to dzil
    - fix test

0.01 2008-07-28 JROCKWAY
    - first version