Posted on 2007-09-05 13:19:39-07 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.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.