pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   seb
Date:           Sun Sep 14 18:04:34 UTC 2008

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Note initial addition of p5-Devel-Cover version 0.64 as
devel/p5-Devel-Cover into The NetBSD Packages Collection.

The Perl 5 module Devel::Cover provides code coverage metrics for
Perl. Code coverage metrics describe how thoroughly tests exercise
code. By using Devel::Cover you can discover areas of code not
exercised by your tests and determine which tests to create to
increase coverage. Code coverage can be considered as an indirect
measure of quality.


To generate a diff of this commit:
cvs rdiff -r1.1023 -r1.1024 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index