[perl #118907] Do not call DESTROY on empty objects with STORABLE_attach
authorTony Cook <tony@develop-help.com>
Wed, 24 Jul 2013 06:00:45 +0000 (16:00 +1000)
committerTony Cook <tony@develop-help.com>
Wed, 24 Jul 2013 06:00:45 +0000 (16:00 +1000)
avoids creating temporary objects for STORABLE_attach when they aren't
needed.


Trivial merge