Revision history for Perl extension Perl-PrereqScanner-Lite
0.16 2014-04-03T07:04:04Z
- Fix scanner for Moose
0.15 2014-04-02T15:38:20Z
- Support `with` notation for Moose
- Support `aliased` notation
0.14 2014-03-29T04:44:12Z
- Change "## no prereq" to be option
0.13 2014-03-29T03:49:54Z
- Support "## no prereq" comment
0.12 2014-03-21T14:35:16Z
- Fix the handling of `use constant`
0.11 2014-03-21T13:44:07Z
- Bug fix
0.10 2014-03-21T09:43:52Z
- Change data representation format of prereqs
(Hash -> Instance of CPAN::Meta::Requirements)
0.01 2014-03-21T08:37:04Z
- original version