# New Ticket Created by Paul Cochrane # Please include the string: [perl #45957] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=45957 >
In src/mmd.c there is the todo item essentially asking that mmd_is_hidden()
be implemented:
/*
* if the candidate list already has the a sub with the same
* signature (long name), the outer multi is hidden
*
* TODO
*/
