1Revision history for Perl extension Perl-PrereqScanner-Lite
2
30.26 2015-05-14T16:15:05Z
4
5    - Fix moose scanner (@charsbar++)
6
70.25 2015-04-18T12:14:20Z
8
9    - Fix some Moose scanners bugs
10
110.24 2015-02-28T05:01:13Z
12
13    - Improve plugin mechanism for extra scanners
14
150.23 2015-02-22T10:59:30Z
16
17    - Fix lexical analysis processing
18      (#5, Thank you for reporting @perlancar)
19
200.22 2015-02-19T02:46:39Z
21
22    - Fix the problem is that it truncates v-string if it has underscore
23      (#6, Thank you for reporting @miyagawa)
24
250.21 2014-09-05T15:22:30Z
26
27    - Fix the bug that mixes the blank in dependencies (Thank you for reporting @jscook)
28
290.20 2014-07-31T07:59:24Z
30
31    - Bug fix (#2)
32    - Upgrade the dependency of Compiler::Lexer
33
340.19 2014-07-17T01:37:16Z
35
36    - Bug fix (#3)
37
380.18 2014-04-17T07:00:00Z
39
40    - Support `no` statement to scan prereqs
41
420.17 2014-04-03T13:19:35Z
43
44    - Fix miss detection
45    - Add documentation about speed comparison
46
470.16 2014-04-03T07:04:04Z
48
49    - Fix scanner for Moose
50
510.15 2014-04-02T15:38:20Z
52
53    - Support `with` notation for Moose
54    - Support `aliased` notation
55
560.14 2014-03-29T04:44:12Z
57
58    - Change "## no prereq" to be option
59
600.13 2014-03-29T03:49:54Z
61
62    - Support "## no prereq" comment
63
640.12 2014-03-21T14:35:16Z
65
66    - Fix the handling of `use constant`
67
680.11 2014-03-21T13:44:07Z
69
70    - Bug fix
71
720.10 2014-03-21T09:43:52Z
73
74    - Change data representation format of prereqs
75      (Hash -> Instance of CPAN::Meta::Requirements)
76
770.01 2014-03-21T08:37:04Z
78
79    - original version
80
81