object stringify returns undef
Status: Beta
Brought to you by:
kutterma
"$object" - warning in case of undefined
----------------------------------------
This usage has no way to prevent warnings. Therefore in case of undef return q{} instead.
$object->get_value()
--------------------
In this case undef is no problem.
Think about other overloads, possible there are the same problems. I don't know.
Logged In: YES
user_id=884175
Originator: NO
- fixed in SVN.