Help for this page
Select Code to Download
Select
or
download this
sub something { if (eval { $_[0]->isa(__PACKAGE__) }) { ... # function call } }