in reply to Abstract class methods
in thread Interfaces in Perl?
I'm not sure but this might require softrefs enabled.die unless defined *{__PACKAGE__."::$_"}{CODE} for qw(foo bar);
-- Randal L. Schwartz, Perl hacker
|
---|
Replies are listed 'Best First'. | |
---|---|
Re (tilly) 2: Abstract class methods
by tilly (Archbishop) on Dec 01, 2000 at 04:34 UTC |