On 3/29/06, Yuval Kogman <nothingmuch@woobling.org> wrote: > On Wed, Mar 29, 2006 at 12:46:57 +0200, demerphq wrote: > > > overload::StrVal is a fairly slow procedure. Is there a reason why > > Tie::RefHash doesnt use Scalar::Util::refaddr() instead? Its much > > faster. > > It probably relates to it's availability, which is a non issue in > core perl, right? Sorry I missed this point.... Scalar::Util is in core since 5.8, and is available for 5.6. Yves -- perl -Mre=debug -e "/just|another|perl|hacker/"Thread Previous | Thread Next