> > At one point, I had also overriden CORE::isa() so that you could do this: > > $parts[0]->isa('Bio::SeqFeature::Exon'); > > ... but at that point I lost my nerve thinking about what Mark might say if he > found out. > Please, please don't do that. No overwriting of CORE functions.