]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
Delay destruction of reference return values till the current statement end
authorVincent Pit <vince@profvince.com>
Mon, 20 Jul 2015 17:12:48 +0000 (14:12 -0300)
committerVincent Pit <vince@profvince.com>
Mon, 20 Jul 2015 17:48:11 +0000 (14:48 -0300)
commit2ccccc5e7ea3f299777e0b67db864a1ea60688a6
tree5eda3a28f860817a6c516d8c61e6263ff5ab3114
parent2e52ce0819fd8c02f7b5c13dbea35d4e44568cde
Delay destruction of reference return values till the current statement end
MANIFEST
Magic.xs
lib/Variable/Magic.pm
t/50-return.t [new file with mode: 0644]
t/80-leaks.t