projects
/
p5sagit/Try-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
43e10e2
)
capitalize abstract
Karen Etheridge [Mon, 3 Oct 2016 20:56:58 +0000 (13:56 -0700)]
lib/Try/Tiny.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Try/Tiny.pm
b/lib/Try/Tiny.pm
index
c4b52a2
..
d47f2e7
100644
(file)
--- a/
lib/Try/Tiny.pm
+++ b/
lib/Try/Tiny.pm
@@
-1,6
+1,6
@@
package Try::Tiny;
use 5.006;
-# ABSTRACT: minimal try/catch with proper preservation of $@
+# ABSTRACT: Minimal try/catch with proper preservation of $@
our $VERSION = '0.28';