Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Can't deference $Module::CoreList::versions{$]} in perl 5.10 https://bugzilla.redhat.com/show_bug.cgi?id=438251 ------- Additional Comments From jik@xxxxxxxxxxxxxxxxxxxxxx 2008-03-19 17:18 EST ------- Sorry, it's "version", not "versions". Also, there's something funky going on here with Perl's interpretation of strings vs. numbers. Note this: DB<4> p $Module::CoreList::version{5.010000} HASH(0x91a2b34) DB<5> p $Module::CoreList::version{$]} DB<6> p $] 5.010000 DB<7> p $Module::CoreList::version{$]+0} HASH(0x91a2b34) DB<8> -- 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, or are watching someone who is. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list