Restore list context for catch and fix a bug in finally with no catch
authorYuval Kogman <nothingmuch@woobling.org>
Fri, 22 Jan 2010 20:04:47 +0000 (21:04 +0100)
committerYuval Kogman <nothingmuch@woobling.org>
Fri, 22 Jan 2010 20:04:47 +0000 (21:04 +0100)
commit82ef0e611ffa07a8a92bcdee2591cb738243b1ea
tree7a55eb0a48325d91e525ce5a09beb70bb0274c4a
parentba8200866305fde37e9ca53e75c679e5a309154f
Restore list context for catch and fix a bug in finally with no catch
lib/Try/Tiny.pm
t/basic.t
t/finally.t