]> git.vpit.fr Git - perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git/history - lib/Perl/Critic/Policy/Dynamic/NoIndirect.pm
Force the correct line number and file name when eval'ing the auditted code
[perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git] / lib / Perl / Critic / Policy / Dynamic / NoIndirect.pm
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