Magellan Linux

Annotation of /branches/magellan-next/extras/test-harness/test-harness-3.23-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8780 - (hide annotations) (download)
Thu Jul 28 16:37:18 2011 UTC (12 years, 10 months ago) by niro
File size: 223 byte(s)
auto added: ver bump to 3.23-r1
1 niro 8780 # $Id$
2    
3     PNAME="test-harness"
4     PVER="3.23"
5     PBUILD="r1"
6    
7     DESCRIPTION="Run Perl standard test scripts with statistics."
8    
9     CPAN_MODULE="Test-Harness"
10     CPAN_AUTHOR="ANDYA"
11     sminclude cpan
12    
13     UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"