Brown, Rodrick wrote:
How can I get the subroutine calling name as a string? Ie. Sub foo { } I would like to get foo back as a string.

See `perldoc -f caller`


--
Just my 0.00000002 million dollars worth,
  Shawn

"For the things we have to learn before we can do them, we learn by doing them."
 Aristotle

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to