# New Ticket Created by Paul Cochrane # Please include the string: [perl #43147] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=43147 >
In the file config/init/hints/darwin.pm there is the following todo item: # XXX when built against a dynamic libparrot installable_parrot records # the path to the blib version of the library I'm not 100% sure as to how to interpret this, but I *believe* it means that the path for installable parrot needs to point to the correct location (which is what?) when built against a dynamic libparrot. If this is the incorrect interpretation, please correct it and then correct the relevant piece of code (either the comment, or the code itself).