# New Ticket Created by Patrick R. Michaud # Please include the string: [perl #49812] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=49812 >
The perl6 compiler needs to be converted to make use of Parrot's .HLL directive and HLL type mapping. Blocks on this may be that other components (PGE, PCT, etc.) tend to exist in the Parrot HLL, so there may be some symbol import/export/mapping issues that need to be addressed. Pm