aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Test-Harness
Commit message (Collapse)AuthorAgeFilesLines
* Use another method of persuading MakeMaker to not install things intotobez2001-10-031-4/+3
| | | | | | | | /usr/libdata/perl. This method has an advantage of not changing MakeMaker's idea about the location of perllocal.pod file it appends the installation info to, and therefore, indirectly fixes plist. Approved by: maintainer
* Update to 1.25.tobez2001-10-032-2/+2
| | | | | PR: 30868 Submitted by: maintainer
* Initial import of p5-Test-Harness 1.23.kevlo2001-08-145-0/+37
It runs perl standard test scripts with statistics PR: 29647 Submitted by: Shell Hung <shell@shellhung.org>