The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes file for Perl::Critic::logicLAB

$Id$

Project site changelog:

http://logicLAB.jira.com/browse/PCLL#selectedTab=com.atlassian.jira.plugin.system.project%3Achangelog-panel

0.08 2014-02-27

- Feature release, update not required

- Added Perl::Critic::Policy::logicLAB::RequireParamsValidate [PCLL-15]

  https://logiclab.jira.com/browse/PCLL-15

- Added Perl::Critic::Policy::logicLAB::RequirePackageNamePattern [PCLL-14]

  https://logiclab.jira.com/browse/PCLL-14

- Added warnings to make CPANTS happy

- Specified perl version to be 5.6.0

- Added changes.t automatic assertion of the integrity of the Changes file,
  see also PCLL-8 [PCLL-13]

  https://logiclab.jira.com/browse/PCLL-13


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 required

- 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 required

- Added new policy:
  Perl::Critic::Policy::logicLAB::RequireSheBang
  http://logiclab.jira.com/browse/PCLL-7 [PCLL-7]


0.04 2011-04-16

- Update not required

- 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 required

-  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