in reply to Re^2: [RFC] Stringifying a thread
in thread [RFC] Stringifying a thread
'==' is alreadly overloaded for threads, therefore overload.pm is already loaded. As a result, adding ""-overloading doesn't cost anything extra.Then you can disregard everything I said, except that you may want to switch to using the XS OVERLOAD: keyword.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: [RFC] Stringifying a thread
by jdhedden (Deacon) on Oct 06, 2006 at 18:31 UTC |