[Bug 166475] RFE: Update Test::More

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 22 17:07:52 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: RFE: Update Test::More


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166475





------- Additional Comments From ville.skytta at iki.fi  2005-08-22 13:07 EST -------
Splits like that are a PITA to maintain and prune.  Somewhat ugly, but IMO 
considerable workaround: 
 
%check 
if %{__perl} -e 'use Test::Simple 0.60' ; then 
    make test 
fi 

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the perl-devel mailing list