]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
Revert "clear magic only applies to arrays and hashes"
authorVincent Pit <vince@profvince.com>
Fri, 20 Mar 2009 13:47:51 +0000 (14:47 +0100)
committerVincent Pit <vince@profvince.com>
Sat, 21 Mar 2009 16:39:12 +0000 (17:39 +0100)
commit505fda7126b01811c0ca990552876a1c6d9dc7c3
treea3225fb5b096f5c9a1ba0dc4c95e688c82f24a7f
parent4ae554f588e33ed5ca7d26edd634a03016c1a2d6
Revert "clear magic only applies to arrays and hashes"

This reverts commit 4affb8304508fab43fb2247aa6d4d842c5fb82f2.

And test that deleting from a tied array may trigger clear magic on the value.
lib/Variable/Magic.pm
t/30-scalar.t