-
Notifications
You must be signed in to change notification settings - Fork 5
/
Changes
37 lines (25 loc) · 811 Bytes
/
Changes
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
29
30
31
32
33
34
35
36
37
Revision history for Perl extension Perl::Metrics::Lite
{{$NEXT}}
0.092 2019-02-28T13:39:24Z
* Use Minilla for release
0.091 Web Feb 23:35:00 2019
* Upgrade Test::More
0.09 Tue Feb 23:37:00 2019
* Use Module::Pluggable 5.2 to support perl 5.22+
0.08 Sat Mar 14:14:00 2012
* Get the line number correctly (kzys++)
0.07 Sat Jan 28 3:55:00 2012
* Requires PPI 1.205 (kzys++)
0.061 Mon Dec 27 20:27:00 2011
* Use auto_include_deps
* No functional change
0.05 Mon Dec 24 14:00:00 2011
* Added POD for scripts
0.04 Mon Dec 24 13:44:00 2011
* Added threshold option to measureperl script
0.03 Mon Dec 23 23:20:00 2011
* Changed default threshold for sloc
0.02 Mon Dec 23 22:45:12 2011
* Added POD for some classes. No functional changes.
0.01 Mon Dec 19 20:20:12 2011
* original version