]> git.vpit.fr Git - perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git/history - lib/Perl/Critic/Policy/Dynamic/NoIndirect.pm
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git] / lib / Perl / Critic / Policy / Dynamic / NoIndirect.pm
2013-08-23 Vincent PitRemove trailing whitespace
2011-08-25 Vincent PitThis is 0.06 v0.06
2011-01-03 Vincent PitSwitch to qw<>
2011-01-03 Vincent PitBump copyright year
2011-01-03 Vincent PitDon't compile the hook each time
2010-09-07 Vincent PitDisable strict and warnings when evaluating the code
2010-04-19 Vincent PitThis is 0.05 v0.05
2010-04-19 Vincent PitBump indirect dependency to 0.20
2010-04-18 Vincent PitBump copyright year
2010-01-07 Vincent PitSpelling
2010-01-03 Vincent PitAdd a SEE ALSO section
2009-07-22 Vincent PitForce the correct line number and file name when eval...
2009-07-14 Vincent PitThis is 0.04 v0.04
2009-07-14 Vincent PitDocument the violations report order
2009-07-14 Vincent PitDocument and test using indirect inside the auditted...
2009-07-14 Vincent PitMake the policy aware of blocks reported by indirect...
2009-07-14 Vincent PitGenerate reports for blocks and make t/10-basic.t recog...
2009-07-09 Vincent PitThis is 0.03 v0.03
2009-07-09 Vincent PitFix not reporting multiple violations with the same...
2009-07-09 Vincent PitMake sure the errors are sorted before mapping them...
2009-07-07 Vincent PitThis is 0.02 v0.02
2009-07-07 Vincent PitInitial import