swig-doc (1.3.38-f.fc11) provides several things it shouldn't, breaking various Perl builds. perl(Test::Builder) = 0.22 perl(Test::More) = 0.54 perl(gifplot) http://koji.fedoraproject.org/koji/rpminfo?rpmID=1107509 This is probably related to bug 473874.
I'm going to set the priority of this to 'high' because this breaks a number of perl builds that use Test::More for testing.
Adding perl-sig to cc list so that everyone (or at least, their mail filter) is aware that perl module builds in rawhide are most likely going to fail until this is resolved.
One part of a potential work-around to this issue: sing ships privates copies (outdated versions) of perl(Test::Builder) perl(Test::More) Getting rid of these by adding this near to the end of %prep /bin/rm -rf Examples/test-suite/perl5/Test* will likely help.
Fixed in the latest build (swig-1.3.38-5.fc11), I think it will be moved to F11 Beta soon (https://fedorahosted.org/rel-eng/ticket/1324). Thanks for the report, sorry for troubles.