[perl #56700] [PATCH] first pass at interpolated namespaces

2010-07-27 Thread Will Coleda via RT
On Tue Jul 08 10:35:02 2008, jhorwitz wrote: > I wanted some feedback on this patch before I apply it. It implements > "just enough" interpolated namespace support for mod_perl6 to work (see > S02). In fact, the only supported form is the following subroutine call: > >::($ns)::foo() > > I

[perl #56700] [PATCH] first pass at interpolated namespaces

2008-07-08 Thread via RT
# New Ticket Created by Jeff Horwitz # Please include the string: [perl #56700] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=56700 > I wanted some feedback on this patch before I apply it. It implements "just enough" in