![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
First, use the ref() function. If you need more power, use the reftype() function from Scalar::Util. Second, @_[0] should be written as $_[0].
In reply to Re: Determine Reference Types
by japhy
|
|