in reply to
Re (tilly) 5: Strict, strings and subroutines
in thread
Strict, strings and subroutines
Ah, right. Yes that is true. For example,
__PACKAGE__->can('can')
will always return a code reference.
Comment on
Re: Re (tilly) 5: Strict, strings and subroutines
Download
Code
In Section
Seekers of Perl Wisdom