in reply to Why do you need abstract classes in Perl?
And as with most other things related to OO Perl, you have to do it yourself :) I usually die with a helpful error message in abstract methods to inform the programmer that the method needs to be redefined.
/J
|
|---|