]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
Test repeated method calls on stashes
authorVincent Pit <vince@profvince.com>
Fri, 15 May 2009 17:10:10 +0000 (19:10 +0200)
committerVincent Pit <vince@profvince.com>
Fri, 15 May 2009 17:10:10 +0000 (19:10 +0200)
commitd28cecdc3dfdb6efa07bde117ee3e69bba34f4f9
tree061689a363d3f56d65b34af14efdb54a76e859c5
parent0b64e7c063d300a0be9139d0f155cef806fc5192
Test repeated method calls on stashes

When an inherited method is called several times, method cache kicks in and magic isn't triggered anymore.
t/35-stash.t