develooper Front page | perl.perl5.porters | Postings from December 2010

Re: [perl #80628] [PATCH] __SUB__

Thread Previous | Thread Next
From:
Abigail
Date:
December 12, 2010 12:36
Subject:
Re: [perl #80628] [PATCH] __SUB__
Message ID:
20101212203558.GA11226@almanda
On Sun, Dec 12, 2010 at 12:26:07PM -0800, Father Chrysostomos wrote:
> # New Ticket Created by  Father Chrysostomos 
> # Please include the string:  [perl #80628]
> # in the subject line of all future correspondence about this issue. 
> # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=80628 >
> 
> 
> This patch adds a __SUB__ keyword that returns the current subroutine, or undef for the main program, a special block, or an eval.
> 
> If there are no objections, I will add docs and push this shortly before 5.13.8.


Technically, it could break programs, as in theory someone could have a sub
named '__SUB__'. It's not something I worry about though.

I think this is going to be very handy. I see opportunity for obfuscation
as well, but that's just my twisted mind.



Abigail

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About