[perl #55840] [TODO] Implement %*ENV

2008-06-15 Thread Patrick R. Michaud via RT
Resolved in r28378. Pm

Re: [perl #55840] [TODO] Implement %*ENV

2008-06-15 Thread Patrick R. Michaud
[resending to perl6-compiler] On Sun, Jun 15, 2008 at 05:09:49AM -0700, Jonathan Worthington via RT wrote: > Patrick R. Michaud (via RT) wrote: > > %*ENV was requested on PerlMonks -- see > > http://www.perlmonks.org/?node_id=692090 . > > > r28377 should do enough to let them do CGI - I or @oth

Re: [perl #55840] [TODO] Implement %*ENV

2008-06-15 Thread Patrick R. Michaud
On Sun, Jun 15, 2008 at 05:09:49AM -0700, Jonathan Worthington via RT wrote: > Patrick R. Michaud (via RT) wrote: > > %*ENV was requested on PerlMonks -- see > > http://www.perlmonks.org/?node_id=692090 . > > > r28377 should do enough to let them do CGI - I or @other needs to look > into why it

Re: [perl #55840] [TODO] Implement %*ENV

2008-06-15 Thread Jonathan Worthington
Patrick R. Michaud (via RT) wrote: %*ENV was requested on PerlMonks -- see http://www.perlmonks.org/?node_id=692090 . r28377 should do enough to let them do CGI - I or @other needs to look into why iteration doesn't work, and I haven't tested modifying the environment with this yet. Hope t

[perl #55840] [TODO] Implement %*ENV

2008-06-15 Thread via RT
# New Ticket Created by Patrick R. Michaud # Please include the string: [perl #55840] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=55840 > %*ENV was requested on PerlMonks -- see http://www.perlmonks.org/?node_id=692090 .