# New Ticket Created by Paul Cochrane # Please include the string: [perl #46631] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46631 >
In src/pmc/integer.pmc there is the todo item: TODO Complex and BigInt rhs This applies to all pow()-related functions, and means that the case when the right-hand-side value is complex or a BigInt needs to be implemented.