projects
/
p5sagit/Try-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b637afa
)
don't index ::ScopeGuard
Jesse Luehrs [Sun, 28 Nov 2010 22:41:25 +0000 (16:41 -0600)]
lib/Try/Tiny.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Try/Tiny.pm
b/lib/Try/Tiny.pm
index
4a804db
..
7e5a1d0
100644
(file)
--- a/
lib/Try/Tiny.pm
+++ b/
lib/Try/Tiny.pm
@@
-130,7
+130,8
@@
sub finally (&;@) {
}
{
- package Try::Tiny::ScopeGuard;
+ package # hide from PAUSE
+ Try::Tiny::ScopeGuard;
sub _new {
shift;