[Pdx-pm] Pod::Coverage Weirdness with Class::Trait

chromatic chromatic at wgz.org
Wed Feb 15 10:32:22 PST 2006


On Wednesday 15 February 2006 07:46, Ovid wrote:

> As for the method injection in lieue of the eval, it fails in the case
> of $self->SUPER::method(@_) because the trait methods get confused and
> thing the class to redispatch to is the calling code (main:: in the
> case of tests) instead of the proper SUPER class.

Have you tried the SUPER module?  It's pretty nifty.

-- c


More information about the Pdx-pm-list mailing list