]> git.vpit.fr Git - perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git/log
perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git
13 years agoBump copyright year
Vincent Pit [Mon, 3 Jan 2011 21:34:33 +0000 (22:34 +0100)]
Bump copyright year

13 years agoDon't compile the hook each time
Vincent Pit [Mon, 3 Jan 2011 21:34:11 +0000 (22:34 +0100)]
Don't compile the hook each time

13 years agoDisable strict and warnings when evaluating the code
Vincent Pit [Tue, 7 Sep 2010 14:51:33 +0000 (16:51 +0200)]
Disable strict and warnings when evaluating the code

Also don't wrap the code inside a real block, as this changes the behaviour
of last and redo.

13 years agoCorrectly report test compilation failures
Vincent Pit [Tue, 7 Sep 2010 14:49:42 +0000 (16:49 +0200)]
Correctly report test compilation failures

14 years agoThis is 0.05 v0.05
Vincent Pit [Mon, 19 Apr 2010 13:34:42 +0000 (15:34 +0200)]
This is 0.05

14 years agoBump indirect dependency to 0.20
Vincent Pit [Mon, 19 Apr 2010 12:51:47 +0000 (14:51 +0200)]
Bump indirect dependency to 0.20

14 years agoBump copyright year
Vincent Pit [Sun, 18 Apr 2010 21:40:08 +0000 (23:40 +0200)]
Bump copyright year

14 years agoSpelling
Vincent Pit [Thu, 7 Jan 2010 17:37:49 +0000 (18:37 +0100)]
Spelling

14 years agoAdd a SEE ALSO section
Vincent Pit [Sun, 3 Jan 2010 00:42:44 +0000 (01:42 +0100)]
Add a SEE ALSO section

14 years agoRe-indent WriteMakefile() arguments
Vincent Pit [Sun, 4 Oct 2009 09:18:03 +0000 (11:18 +0200)]
Re-indent WriteMakefile() arguments

14 years agoBuild the $name and the main $file from $dist
Vincent Pit [Sun, 4 Oct 2009 08:29:18 +0000 (10:29 +0200)]
Build the $name and the main $file from $dist

14 years agoPut prerequisites in their own separate hash
Vincent Pit [Sun, 4 Oct 2009 07:41:36 +0000 (09:41 +0200)]
Put prerequisites in their own separate hash

14 years agoGive an explicit value to dynamic_config
Vincent Pit [Sun, 4 Oct 2009 07:28:21 +0000 (09:28 +0200)]
Give an explicit value to dynamic_config

14 years agoKwalitee test overhaul
Vincent Pit [Sat, 26 Sep 2009 09:53:10 +0000 (11:53 +0200)]
Kwalitee test overhaul

14 years agoForce the correct line number and file name when eval'ing the auditted code
Vincent Pit [Wed, 22 Jul 2009 15:16:00 +0000 (17:16 +0200)]
Force the correct line number and file name when eval'ing the auditted code

14 years agoThis is 0.04 v0.04
Vincent Pit [Tue, 14 Jul 2009 19:47:26 +0000 (21:47 +0200)]
This is 0.04

14 years agoDocument the violations report order
Vincent Pit [Tue, 14 Jul 2009 19:45:15 +0000 (21:45 +0200)]
Document the violations report order

14 years agoDocument and test using indirect inside the auditted code
Vincent Pit [Tue, 14 Jul 2009 19:37:42 +0000 (21:37 +0200)]
Document and test using indirect inside the auditted code

14 years agoMake the policy aware of blocks reported by indirect 0.16
Vincent Pit [Tue, 14 Jul 2009 19:18:52 +0000 (21:18 +0200)]
Make the policy aware of blocks reported by indirect 0.16

14 years agoGenerate reports for blocks and make t/10-basic.t recognize them
Vincent Pit [Tue, 14 Jul 2009 18:57:27 +0000 (20:57 +0200)]
Generate reports for blocks and make t/10-basic.t recognize them

14 years agoThis is 0.03 v0.03
Vincent Pit [Thu, 9 Jul 2009 09:03:25 +0000 (11:03 +0200)]
This is 0.03

14 years agoFix not reporting multiple violations with the same method on the same line
Vincent Pit [Thu, 9 Jul 2009 08:44:04 +0000 (10:44 +0200)]
Fix not reporting multiple violations with the same method on the same line

14 years agoMake sure the errors are sorted before mapping them to PPI elements
Vincent Pit [Thu, 9 Jul 2009 08:04:05 +0000 (10:04 +0200)]
Make sure the errors are sorted before mapping them to PPI elements

14 years agoAlso test the count of violations
Vincent Pit [Thu, 9 Jul 2009 07:49:22 +0000 (09:49 +0200)]
Also test the count of violations

14 years agoBump dependency on indirect
Vincent Pit [Wed, 8 Jul 2009 22:58:24 +0000 (00:58 +0200)]
Bump dependency on indirect

14 years agoAdd a sample script
Vincent Pit [Tue, 7 Jul 2009 19:30:12 +0000 (21:30 +0200)]
Add a sample script

14 years agoThis is 0.02 v0.02
Vincent Pit [Tue, 7 Jul 2009 16:22:58 +0000 (18:22 +0200)]
This is 0.02

14 years agoFix MANIFEST
Vincent Pit [Tue, 7 Jul 2009 16:21:07 +0000 (18:21 +0200)]
Fix MANIFEST

14 years agoThis is 0.01 v0.01
Vincent Pit [Tue, 7 Jul 2009 16:19:03 +0000 (18:19 +0200)]
This is 0.01

14 years agoInitial import
Vincent Pit [Tue, 7 Jul 2009 16:18:02 +0000 (18:18 +0200)]
Initial import