On Sep 26, 2006, at 10:21 PM, Will Coleda wrote:
I took a first pass at a perlcritic test: t/codingstd/ perlcritic.t ; this test isn't run by default.
[snip]
Cool! Attached is a patch to simplify this test code a little bit by leveraging Test::Perl::Critic. I also reworked CodeLayout::UseParrotCoda to use current P::C conventions.
lib/Perl/Critic/Policy/CodeLayout/UseParrotCoda.pm | 41 +++------t/codingstd/perlcritic.t | 88 +++++++ +-------------
2 files changed, 51 insertions(+), 78 deletions(-) Chris -- Chris Dolan, Software Developer, http://www.chrisdolan.net/ Public key: http://www.chrisdolan.net/public.key vCard: http://www.chrisdolan.net/ChrisDolan.vcf
perlcritic.patch
Description: Binary data