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


There''s no way to say that you want the root HLL namespace -- and  
there needs to be.

    .namespace []

and

    .namespace

are both parse errors.

    .namespace ['']

specifies the '' namespace (which is different).

--
Matt Diephouse

Reply via email to