Oops...I missed the point here...ignore my comments...sorry for wasting bandwidth...I was answering a completely different question. ----- Original Message ----- From: "Balint, Jess" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 23, 2002 1:11 PM Subject: Sub Name
> Hi all. Is there a way to get a subroutine name into a string? Thanks. > Jess > > sub jess{ } > > sub name{ > $subref = shift; > print $subref; > } > > name( \&jess ); > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]