# New Ticket Created by  Zoffix Znet 
# Please include the string:  [perl #131264]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=131264 >


Haven't had the chance to golf this and unsure whether it's a problem with Perl 
6 or some of the prereq modules, but this code segfaults at about 80% rate:

    use WWW;
    await (start get 'perl6.org') xx 4

Reply via email to