http://www.perlmonks.org?node_id=645895


in reply to perltidy and perlcritic web service

That's cool. If you ever want to bring some of your ideas to the perlcritic.com site, then you're welcome to hack on the source. Here's how to checkout the code from the repository:

svn checkout http://perlcritic.tigris.org/svn/perlcritic/trunk/perlcritic.com --username guest --password ''

Let me know if you want a commit bit.

-Jeff

  • Comment on Re: perltidy and perlcritic web service

Replies are listed 'Best First'.
Re^2: perltidy and perlcritic web service
by eltrab (Novice) on Nov 12, 2007 at 19:47 UTC
    Thanks for the tip Jeff. I'll definitely take a look when I get a chance. No sense diverging in two different directions on a tool such as this.