File: Changes

package info (click to toggle)
libmodule-starter-plugin-tt2-perl 0.125-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 196 kB
  • sloc: perl: 151; makefile: 5
file content (28 lines) | stat: -rw-r--r-- 782 bytes parent folder | download | duplicates (4)
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
Revision history for Module-Starter-Plugin-TT2

0.125   2008-09-14
        apply https://rt.cpan.org/Ticket/Display.html?id=15027

0.124   2007-11-09
        add default template for Module::Install

0.123   2006-11-18
        packaging improvements

0.122   2006-11-14
        packaging improvements
        remove hard tabs in templates
        change templates from starting at version 0.01 to 0.001

0.121   2006-08-05
        fix capitalization in module template file (rt 16737, thanks EWILHELM!)

0.12    2004-10-19 22:55 EDT
        included default templates in data section
        added basic "usage" pod section

0.10    2004-09-20 21:30 EDT
        some bugs in templates fixed: too much escaping, wrong vars

0.04    2004-08-19 10:50 EDT
        Stable enough to use.