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


$ perl6 -e 'say %*ENV.exists(<adsfadsfasdf>)'
0
$ perl6 -e 'say defined %*ENV<adsfadsfasdf>'
1

That seems off.


-'f


Reply via email to