projects
/
p5sagit/namespace-clean.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4dc0aa5
)
Whoops, more hidden packages
Peter Rabbitson [Thu, 22 Dec 2011 23:16:24 +0000 (
00:16
+0100)]
lib/namespace/clean/_PP_OSE.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/namespace/clean/_PP_OSE.pm
b/lib/namespace/clean/_PP_OSE.pm
index
6fdc447
..
2a897a0
100644
(file)
--- a/
lib/namespace/clean/_PP_OSE.pm
+++ b/
lib/namespace/clean/_PP_OSE.pm
@@
-18,7
+18,8
@@
use Hash::Util::FieldHash 'fieldhash';
fieldhash my %hh;
{
- package namespace::clean::_TieHintHashFieldHash;
+ package # hide from pause too
+ namespace::clean::_TieHintHashFieldHash;
use base 'Tie::StdHash';
sub DELETE {
my $ret = shift->SUPER::DELETE(@_);