Changes file for Perl::Critic::logicLAB
$Id: Changes 8176 2013-08-01 12:55:50Z jonasbn $
Project site changelog:
http://logicLAB.jira.com/browse/PCLL#selectedTab=com.atlassian.jira.plugin.system.project%3Achangelog-panel
0.07 2013-08-01
- Maintenance release, update recommended, since 0.06 distribution was broken
- Fixing build system [PCLL-12]
https://logiclab.jira.com/browse/PCLL-12
0.06 2013-07-27
- Maintenance release, update not necessary
- Adding a Changes file as part of my Questhub quest adhering to the standard
described in: CPAN::Changes::Spec [PCLL-8]
Quest: http://questhub.io/realm/perl/quest/51f0fd8e18ba7dcf4b000040
Spec: https://metacpan.org/module/CPAN::Changes::Spec
https://logiclab.jira.com/browse/PCLL-8
- Added creation of traditional Makefile.PL to Build.PL [PCLL-9]
https://logiclab.jira.com/browse/PCLL-9
0.05 2011-05-03
- Update not necessary
- Added new policy:
Perl::Critic::Policy::logicLAB::RequireSheBang
http://logiclab.jira.com/browse/PCLL-7 [PCLL-7]
0.04 2011-04-16
- Update not necessary
- Added new policy:
Perl::Critic::Policy::logicLAB::ProhibitShellDispatch
http://logiclab.jira.com/browse/PCLL-6 [PCLL-6]
0.03 2010-11-24
- Update recommended
- Implemented custom build system
http://logiclab.jira.com/browse/PCLL-5 [PCLL-5]
0.02 2010-09-14
- Update not necessary
- Missing tests
http://logiclab.jira.com/browse/PCLL-4 [PCLL-4]
0.01 2010-09-07
- Wrote documentation
http://logiclab.jira.com/browse/PCLL-2 [PCLL-2]
- Implementation of Build.PL using the Task scheme
http://logiclab.jira.com/browse/PCLL-1 [PCLL-1]
- Initial release