File: Changes

package info (click to toggle)
libapp-cpants-lint-perl 0.05-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 184 kB
  • sloc: perl: 243; makefile: 29
file content (19 lines) | stat: -rw-r--r-- 467 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Revision history for App-CPANTS-Lint

0.05 2014/12/23
    - Added metrics_path option to use extra metrics modules
      (such as modules under Module::CPANTS::SiteKwalitee::)
    - Fixed README

0.04 2014/07/14
    - Added colo(u)r option (TOBYINK++)

0.03 2014/07/01
    - Not to show experimental fails unless 'experimental' option
      is set (NEILB++)

0.02 2014/06/29
    - Typo in pod (=open instead of =over) (NEILB++)

0.01 2014/06/29
    - initial release