Perl Critic for BBEdit is a free script plugin for the BBEdit text editor to enable Perl programmers to check their code against best-practice style guidelines.
Announcing my very first (if compact) open-source project...
Perl Critic for BBEdit is a free AppleScript plugin for the BBEdit text editor that lets Perl programmers check their code against the style recommendations of Damian Conway's book, Perl Best Practices. Warnings are displayed in the results browser just like BBEdit's built-in Perl and HTML syntax checkers.
Perl Critic for BBEdit requires Mac OS X 10.3.9 or later. It's been tested against BBEdit 8.2.6. The Perl::Critic module must be installed.
These scripts are free and are released under a Creative Commons Attribution-ShareAlike License.