[perl #68004] +* does not generate Code

2009-08-09 Thread Patrick R. Michaud via RT
On Wed Jul 29 05:30:51 2009, colo...@gmail.com wrote: > According to http://perlcabal.org/syn/S03.html#Nesting_of_metaoperators > +* should generate a closure which numifies. This does not work, as > > my $x = +*; > isa_ok $x, Code, '+* is of type Code'; > > fails, as do attempts to use

[perl #68004] +* does not generate Code

2009-07-30 Thread via RT
# New Ticket Created by Solomon Foster # Please include the string: [perl #68004] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=68004 > According to http://perlcabal.org/syn/S03.html#Nesting_of_metaoperators +* should gene