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 it would be active for every request and I could see problems throughout the whole thing. I tried putting it in my main handler, but it only works on the handler. I could put a use Perl::Critic on every Mason component, but that's tedious. Is there a way to run such a module across a whole application?
Amiri -- View this message in context: http://www.nabble.com/Running-Perl%3A%3ACritic-on-Whole-App-tp16324523p16324523.html Sent from the Perl Mason - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users