Downloadliste

Projektbeschreibung

perl-metrics is intended to help perl programmers write better code by helping programmers become more aware of their coding style. In particular, one would like to know the code-to-comment ratio, the average number of lines per subroutine, and the longest subroutine.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-10-15 20:56
0.04

Die "Verwendung Konstante" Syntax wurde für die Kompatibilität mit Perl 5.6 und 5.8 behoben.
Tags: Minor feature enhancements
The "use constant" syntax has been fixed for compatibility with Perl 5.6 and 5.8.

2001-07-03 03:32
0.03

Diese Veröffentlichung fügt eine besondere Behandlung für die Zählung von POD (Plain Old Documentation).
Tags: Minor feature enhancements
This release adds special handling for the
counting of POD (plain old documentation).

2001-01-30 15:13
0.02

Eine explizite Code-Kommentar-Berechnung und Darstellung, eine bessere Erfassung von nicht-Unterprogramm Linien, aufhören zu zählen bei __END__, eine bessere Erfassung von Subroutinen und korrekte Darstellung von Fließkommazahlen.
An explicit code-to-comment calculation and display, better counting of non-subroutine lines, stop counting at __END__, better counting of subroutines, and proper display of floating point values.

2001-01-30 15:13
0.01

Initial release.
Initial release.

Project Resources