# New Ticket Created by  Patrick R. Michaud 
# Please include the string:  [perl #60654]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60654 >

The new lexicals implementation no longer requires (or wants)
a Closure PMC, and IMCC will no longer produce Closure PMCs.
Instead, all Sub PMCs (and their subclasses) will have the 
ability to have outer lexical scopes.

The Closure PMC will likely be removed (or at least disabled)
in the December 2008 release.

Thanks,

Pm

Reply via email to