Class-MethodMaker - Help with The component...as already been installed in class

Posted on Wed Sep 5 16:19:39 2007 by erberg
Help with The component...as already been installed in class
I've run into this "component...has already been installed in class..." message before, but am a bit puzzled by it. My CMM definition is pretty straight-forward:
use Class::MethodMaker [ scalar => [ 'reference_environment', { -type => 'POINT::Regression::Action' }, 'reference_action', 'reference', 'target', ], ];
The 'reference_action' does not export anything. It's a Class::DBI class, btw. Can anybody suggest troubleshooting or other investigation approaches for this? Thanks, ERic.
Write a response