On Sep 4, 2006, at 4:00 AM, Leon Brocard wrote:

On 9/4/06, Matisse Enzer <[EMAIL PROTECTED]> wrote:
I've started working on a module to analyze perl code and give
reports like this:

Neato. Kind of similar to my Perl::Metric::Basic:

 http://search.cpan.org/dist/Perl-Metric-Basic/

Thanks - I had not found that module.

I like how P::M::B reports on more stuff than my module. For example comments, operators and words. I like how my module is getting the size of subroutines, and how it works on scripts as well as modules.

Should I propose patches to P::M::B to increase its features?
Should I keep working on a separate module?


I should also note that ADAMK's Perl::Metrics provides a heavy- weight alternative, using Class::DBI to persist metrics data. At present I'm interested in something with fewer dependencies.

PS:  P::M::B needs to declare Class::Accessor as a PREREQ_PM.

-------------------------------------------------------
Matisse Enzer <[EMAIL PROTECTED]>
http://www.matisse.net/  - http://www.eigenstate.net/



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to