2004-10-15 Hal Eisen * perl-metrics.pl: fixed application of "use constant" for v5.8 2001-07-02 Hal Eisen * /home/cvs/perl_metrics/TODO: Removed POD item Added end-of-file note, multiple files note * /home/cvs/perl_metrics/perl-metrics.pl: Restored version number * /home/cvs/perl_metrics/perl-metrics.pl: added special handling for POD 2000-03-27 Hal Eisen * /home/cvs/perl_metrics/TODO: added need to add POD to script * /home/cvs/perl_metrics/TODO, /home/cvs/perl_metrics/ChangeLog: init * /home/cvs/perl_metrics/perl-metrics.pl: added explicit code-to-comment calculation and display better counting of non-subroutine lines stops counting at __END__ better counting of subroutines (thanks to Jack Diederich) proper display of floating point values 2000-03-27 Hal Eisen * perl-metrics.pl: added explicit code-to-comment calculation and display better counting of non-subroutine lines stops counting at __END__ better counting of subroutines (thanks to Jack Diederich) proper display of floating point values 2000-03-21 Hal Eisen * perl-metrics.pl: joined if into elsif for subroutine begins * perl-metrics.pl: bumped version number * perl-metrics.pl: added code to handle one-line subroutines fixed regex to recognize subroutine beginings with comments * README: copied doc paragraph from script itself * COPYING, README, perl-metrics.pl: New file. * COPYING, README, perl-metrics.pl: init