in reply to Re^3: [RFC] Stringifying a thread
in thread [RFC] Stringifying a thread

The XS OVERLOAD: keyword is not applicable here because the consensus is to make the overloading optional. Therefore, it must be done in the 'import' method in threads.pm. Thanks for the suggestion though.

Remember: There's always one more bug.