# New Ticket Created by Alex Brooke # Please include the string: [perl #128077] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=128077 >
> comb "foo";
===SORRY!=== Error while compiling <unknown file>
Calling comb(Str) will never work with proto signature ($,, $?)
at <unknown file>:1
------> <BOL><HERE>comb "foo";
But:
> "foo".comb
(f o o)
--
*Quidquid* *latine** dictum sit, **altum* *sonatur**.*
