in reply to
Good use for prototypes. On methods no less!
&UNIVERSAL::isa( $invocant, 'ClassName' ); # still broken
Comment on
Re: Good use for prototypes. On methods no less!
Download
Code
In Section
Seekers of Perl Wisdom