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



--- Comment #1 from Petr Pisar <ppi...@redhat.com> ---
This is about YAML::Any. The version has been removed. It was:

package YAML::Any;
$YAML::Any::VERSION = '0.94';

There is no $YAML::Any::VERSION in YAML::Any 0.95.

This looks like YAML::Any broke compatibility:

perl -e 'use YAML::Any 0.1'
YAML::Any does not define $YAML::Any::VERSION--version check failed at -e line
1.
BEGIN failed--compilation aborted at -e line 1.

-- 
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=AArrhQcPBf&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to