https://bugzilla.redhat.com/show_bug.cgi?id=1085579 Bug ID: 1085579 Summary: perl-Moose compiled for perl API v5.16.0; fedora perl now at v5.18.0 Product: Fedora Version: 20 Component: perl-Moose Severity: urgent Assignee: iarnell@xxxxxxxxx Reporter: simon.galton@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: iarnell@xxxxxxxxx, mmaslano@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Description of problem: perl scripts which use the Moose module fail with the following error: Perl API version v5.16.0 of Moose does not match v5.18.0 at /usr/lib64/perl5/DynaLoader.pm line 213. Version-Release number of selected component (if applicable): perl-5.18.2-289.fc20.x86_64 perl-Moose-2.1005-1.fc20.x86_64 How reproducible: install perl and perl-Moose packages then add "use Moose;" to the top of any perl script Steps to Reproduce: 1. yum -y install perl perl-Moose 2. add "use Moose;" to a perl script 3. try to run the perl script Actual results: The script will abort with the following complaints: Perl API version v5.16.0 of Moose does not match v5.18.0 at /usr/lib64/perl5/DynaLoader.pm line 213. Compilation failed in require at /usr/local/lib64/perl5/Moose/Exporter.pm line 13. BEGIN failed--compilation aborted at /usr/local/lib64/perl5/Moose/Exporter.pm line 13. Compilation failed in require at /usr/local/lib64/perl5/Moose.pm line 18. BEGIN failed--compilation aborted at /usr/local/lib64/perl5/Moose.pm line 18. Expected results: The script should run without error Additional info: Will have to roll back to (now unsupported) Fedora 18 (the last known working configuration) -- 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=YjhLEpX4mg&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