Skip Menu |

This queue is for tickets about the MRO-Compat CPAN distribution.

Report information
The Basics
Id: 40385
Status: resolved
Priority: 0/
Queue: MRO-Compat

People
Owner: Nobody in particular
Requestors: bennymack [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: subroutine redefined warnings
Date: Sat, 25 Oct 2008 21:53:39 -0400
To: bug-MRO-Compat [...] rt.cpan.org
From: "Ben. B." <bennymack [...] gmail.com>
It seems to only happen under a 5.10 perl interpreter: $ perl -e ' use Class::Method::Modifiers; use Class::C3; ' Subroutine initialize redefined at /home/ben/documents/perl/perl5100/lib/site_perl/5.10.0/Class/C3.pm line 70. Subroutine uninitialize redefined at /home/ben/documents/perl/perl5100/lib/site_perl/5.10.0/Class/C3.pm line 88. Subroutine reinitialize redefined at /home/ben/documents/perl/perl5100/lib/site_perl/5.10.0/Class/C3.pm line 101. I'm sending it as a MRO::Compat bug report because it is the module that is actually doing the redefine. Thanks!
This is fixed in Class::C3 0.20.