Magellan Linux

Contents of /trunk/extras/test-harness/test-harness-3.30-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20685 - (show annotations) (download)
Mon Feb 3 12:37:16 2014 UTC (10 years, 4 months ago) by niro
File size: 223 byte(s)
-fixed CPAN_AUTHOR
1 # $Id$
2
3 PNAME="test-harness"
4 PVER="3.30"
5 PBUILD="r1"
6
7 DESCRIPTION="Run Perl standard test scripts with statistics."
8
9 CPAN_MODULE="Test-Harness"
10 CPAN_AUTHOR="leont"
11 sminclude cpan
12
13 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"