in reply to Re: Detecting which class a method is defined in
in thread Detecting which class a method is defined in

Shouldn't you use base instead of ISA, well at least according to Perl::Critic?
Don't use '#ff0000':
use Acme::AutoColor;
my $redcolor = RED();