Subject: | [PATCH] use Sub::Name to name generated methods |
Date: | Sat, 19 Jan 2008 16:50:04 -0600 |
To: | bug-Method-Signatures [...] rt.cpan.org |
From: | Jonathan Rockway <jon [...] jrock.us> |
Message body not shown because it is not plain text.
The following patch uses Sub::Name so that when methods show up in the
stack trace, they have their real names instead of __ANON__. Test
added. (I also fixed the no-op #line 39 that you had; for it to work it
needs to be at the beginning of the line, it seems.)
Regards,
Jonathan Rockway
Message body is not shown because sender requested not to inline it.