Subject: | object stringification triggered on older perls. |
Hi,
I have a class which overloads the stringify operator. If I insert an
object reference into a Hash::FieldHash managed hash on perl 5.8.8 the
stringification function is called. Under Perl 5.10.0 the
stringification function is not called. I've attached a short example.
Is it possible to avoid the stringification?
Thanks,
Diab
Subject: | driver |
Message body not shown because it is not plain text.