sub can { my $self = shift; ${ $self }->can( @_ ) } sub isa { my $self = shift; ${ $self }->isa( @_ ); }
In reply to Re^3: Dynamically wrapping ancestor method calls
by chromatic
in thread Dynamically wrapping ancestor method calls
by Limbic~Region
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |