[perl #43413] [TODO] Pass options to policies from perlcritic.t command line

2008-06-29 Thread Will Coleda via RT
On Thu Jun 28 07:22:38 2007, pcoch wrote: > Hi, > > In perlcritic.t i'd like to find a way to pass options to perlcritic > policies from the command line. Options are passed as anonymous > hashes. Basically, we want to be able to do something like: > > perl t/codingstd/perlcritic.t --list > --p

Re: [perl #43413] [TODO] Pass options to policies from perlcritic.t command line

2007-06-28 Thread Paul Cochrane
On 28/06/07, Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote: Paul Cochrane (via RT) schrieb: > # New Ticket Created by Paul Cochrane > # Please include the string: [perl #43413] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html

Re: [perl #43413] [TODO] Pass options to policies from perlcritic.t command line

2007-06-28 Thread Bernhard Schmalhofer
Paul Cochrane (via RT) schrieb: # New Ticket Created by Paul Cochrane # Please include the string: [perl #43413] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43413 > Hi, In perlcritic.t i'd like to find a way to pass o

[perl #43413] [TODO] Pass options to policies from perlcritic.t command line

2007-06-28 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43413] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43413 > Hi, In perlcritic.t i'd like to find a way to pass options to perlcritic policies from