# New Ticket Created by Paul Cochrane # Please include the string: [perl #46673] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46673 >
In src/pmc/fixedpmcarray.pmc:get_repr() there is the todo item: =item C<STRING *get_repr()> Returns a string representation of the array contents. TODO implement freeze/thaw and use that instead. Freeze/thaw needs to be implemented for STRINGs, and then used in this method/routine/function.