| Paketname | libperl-metrics-simple-perl | 
| Beschreibung | module to provide metrics of Perl code | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.15-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 140 Byte | 
| Hängt ab von | perl, libppi-perl, libreadonly-perl, libstatistics-basic-perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 32436 Byte | 
| Prüfsumme MD5 | b45698d88a2e4da97cb9e7b1f8134a31 | 
| Prüfsumme SHA1 | 60d5cfece6840b1d4cb99d2d0cba7d36a2f6a3df | 
| Prüfsumme SHA256 | 5b630b5421140b6c5a61864ad17caf78265fefd30815b8e546d3dde7c7c6d7ac | 
| Link zum Herunterladen | libperl-metrics-simple-perl_0.15-1_all.deb | 
| Ausführliche Beschreibung | Perl::Metrics::Simple is a Perl module that provides several useful methods
for static analysis of one or many Perl files. It currently offers these
metrics: packages, subroutines, lines of code, and an approximation of
cyclomatic (mccabe) complexity for the subroutines and the "main" portion
of the code.
.
This module is designed to be simpler than the similar Perl::Metric module. |