Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the mixin CPAN distribution.

Report information
The Basics
Id: 26289
Status: resolved
Priority: 0/
Queue: mixin

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

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



Subject: Mixin shouldn't clobber existing methods
When mixin injects its methods into the namespace of the invoker, it should refrain from injecting any method that already exists in the invoker's namespace.
Turns out they don't. I put in some tests to check for it and also documented this and a bunch of other things in 0.06.