Magellan Linux

Annotation of /branches/R11-stable/extras/test-harness/test-harness-3.29-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20214 - (hide annotations) (download)
Tue Nov 26 11:48:03 2013 UTC (10 years, 6 months ago) by niro
File size: 222 byte(s)
-release branches/R11-stable
1 niro 19752 # $Id$
2    
3     PNAME="test-harness"
4     PVER="3.29"
5     PBUILD="r1"
6    
7     DESCRIPTION="Run Perl standard test scripts with statistics."
8    
9     CPAN_MODULE="Test-Harness"
10     CPAN_AUTHOR="ovid"
11     sminclude cpan
12    
13     UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"