projects
/
p5sagit/Try-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
faa955c
)
changelog
Jesse Luehrs [Mon, 8 Jul 2013 21:58:22 +0000 (17:58 -0400)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
f4b488e
..
83201a5
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,6
+1,8
@@
Revision history for Try-Tiny
{{$NEXT}}
+ - optionally use Sub::Name to name the try/catch/finally blocks, if available
+ (Mark Fowler)
0.14 2013-07-05
- also throw an exception for catch/finally in scalar context (RT#81070)