[Bug 438251] New: Can't deference $Module::CoreList::versions{$]} in perl 5.10

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 19 21:15:37 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




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

           Summary: Can't deference $Module::CoreList::versions{$]} in perl
                    5.10
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: high
          Priority: low
         Component: perl-Module-CoreList
        AssignedTo: steve at silug.org
        ReportedBy: jik at kamens.brookline.ma.us
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-perl-devel-list at redhat.com


In Perl 5.10, $] contains 5.010000.

In Module::CoreList, this constant is written as 5.001000, which unfortunately
Perl turns into 5.01, so when someone tries to fetch
$Module::CoreList::versions{$]}, it doesn't work.

-- 
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.




More information about the Fedora-perl-devel-list mailing list