Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: "use JSON::RPC::Common::TypeConstraints" in perl script leads to error (fix inside) https://bugzilla.redhat.com/show_bug.cgi?id=658453 Summary: "use JSON::RPC::Common::TypeConstraints" in perl script leads to error (fix inside) Product: Fedora Version: 14 Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: medium Priority: low Component: perl-Moose AssignedTo: cweyl@xxxxxxxxxxxxxxx ReportedBy: ronald.wahl@xxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: cweyl@xxxxxxxxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx Classification: Fedora Created attachment 463707 --> https://bugzilla.redhat.com/attachment.cgi?id=463707 fix from upstream Description of problem: Starting with F14 calling "use JSON::RPC::Common::TypeConstraints" in a perl script leads to an error. f14:~$ perl use JSON::RPC::Common::TypeConstraints; Not a subroutine reference at /usr/lib64/perl5/Moose/Meta/TypeConstraint/Union.pm line 49. Compilation failed in require at - line 1. BEGIN failed--compilation aborted at - line 1. f13:~$ perl use JSON::RPC::Common::TypeConstraints; Version-Release number of selected component (if applicable): perl-5.12.2-139.fc14.x86_64 How reproducible: Always Steps to Reproduce: 1. See description 2. 3. Actual results: Error message Expected results: No error message Additional info: There is already an upstream commit fixing this (attached). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- 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