http://www.perlmonks.org?node_id=411053


in reply to Re: The Null Mull (or, when OO needs more O)
in thread The Null Mull (or, when OO needs more O)

undef isn't normally an lvalue. How about trying that as ${ \ undef } = ... instead?