[perl #67364] [BUG] multi dispatch bug found with trait_mod: changes

2011-10-01 Thread Will Coleda via RT
On Wed Jul 08 16:57:34 2009, s1n wrote: > Recent changes to replace trait_auxiliary: with trait_mod: started > causing dispatch problems. Code declaring a trait_mod: inside of a > module or role would fail to dispatch. There was a lengthy discussion in IRC > with jnth and TimToady: > > http://ircl

[perl #67364] [BUG] multi dispatch bug found with trait_mod: changes

2009-07-09 Thread jason switzer
# New Ticket Created by "jason switzer" # Please include the string: [perl #67364] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=67364 > Recent changes to replace trait_auxiliary: with trait_mod: started causing dispatch p