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


perl6 -e '$*ERR.say: "hello";'  # writes to stderr

This diagnostic type statement was very useful to insert
into potentially buggy code, but between r35309 (good) and
r35568 (bad) began to fail with:

Cannot write to a filehandle not opened for write

Reply via email to