Re: Running Perl::Critic on Web App?

2008-03-29 Thread John Drago
--- Amiri Barksdale <[EMAIL PROTECTED]> wrote: > Hi folks: > > I am trying to tighten up the code in a web > application I have made--I > run HTML::Mason and mod_perl--and I was trying to > figure out how to > run Perl::Critic or some other diagnostic tool on > the whole thing, so > that i

Re: Many handlers in the same module

2008-03-29 Thread André Warnier
Hi. Just for the rest of us : does anyone care to summarise what works and works not (inasfar as not necessarily documented and/or intuitive) ? And maybe what the original point of this interesting thread was ? Thanks André Jonathan Vanasco wrote: On Mar 28, 2008, at 3:11 PM, Colin Wether