Changes file for Perl::Critic::Policy::logicLAB::RequireSheBang Project change log: http://logiclab.jira.com/browse/PCPLRSB#selectedTab=com.atlassian.jira.plugin.system.project%3Achangelog-panel 0.07 2015-08-28 Maintenance release, update not necessary - Migrated from Module::Build to Dist::Zilla - Updated from perl (artistic 1.0) license to artistic license 2.0 0.06 2014-08-11 Maintenance release, update not necessary - Removed dot dirs from distribution 0.05 2014-02-27 Maintenance release, update not necessary - Specified Module::Build 0.40 requirement as hinted by Module::Build - Specified Perl version 5.8.0 in Build.PL - Added new feature: exemption from package as a configurable parameter This feature makes it possible to avoid the check from package files [PCPLRSB-5] https://logiclab.jira.com/browse/PCPLRSB-5 - Added kwalitee.t implementing Test::Kwalitee tests [PCPLRSB-12] https://logiclab.jira.com/browse/PCPLRSB-12 - Added changes.t automatic assertion of the integrity of the Changes file, see also PCPLRSB-10 [PCPLRSB-11] https://logiclab.jira.com/browse/PCPLRSB-11 0.04 2013-08-02 Maintenance release, update not necessary - Adding a Changes file as part of my Questhub quest adhering to the standard described in: CPAN::Changes::Spec [PCPLRSB-10] Quest: http://questhub.io/realm/perl/quest/51f0fd8e18ba7dcf4b000040 Spec: https://metacpan.org/module/CPAN::Changes::Spec https://logiclab.jira.com/browse/PCPLRSB-10 - Minor improvement/correction to the central regular expression [PCPLRSB-9] https://logiclab.jira.com/browse/PCPLRSB-9 - Added a debugging flag [PCPLRSB-8] https://logiclab.jira.com/browse/PCPLRSB-8 0.03 2011-06-06 Bug fix release, update recommended - Serious bug fix to parsing of shebang lines [PCPLRSB-6] http://logiclab.jira.com/browse/PCPLRSB-6 0.02 2011-05-16 Bug fix release, Update recommended - Minor corrections to documentation [PCPLRSB-3] http://logiclab.jira.com/browse/PCPLRSB-3 Theme changed to logiclab from maintenance according to the guidelines, I had previously overlooked this: http://search.cpan.org/dist/Perl-Critic/lib/Perl/Critic/DEVELOPER.pod#Themes - Added Changes (this file) 0.01 2011-05-03 Initial release - Initial release