https://bugzilla.redhat.com/show_bug.cgi?id=1172716 Bug ID: 1172716 Summary: Generated provides include invalid module names Product: Fedora Version: rawhide Component: perl-generators Assignee: jplesnik@xxxxxxxxxx Reporter: psabata@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: jplesnik@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx, psabata@xxxxxxxxxx The generators have produced the following `provides' for the latest build of perl-Dist-Zilla: perl(ExtUtils::MakeMaker{{) This is caused by a match from Dist-Zilla-5.027/lib/Dist/Zilla/Plugin/MakeMaker.pm: use ExtUtils::MakeMaker{{ defined $eumm_version && 0+$eumm_version ? ' ' . $eumm_version : '' }}; This actually isn't code but a part of a multiline string assignment. Consider filtering modules with invalid characters in them. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=lmKzZLPND2&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel