projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c16bfe
)
Fix comment.
author
Mike Taylor
<mike@indexdata.com>
Tue, 26 Sep 2006 08:52:21 +0000
(08:52 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 26 Sep 2006 08:52:21 +0000
(08:52 +0000)
lib/ZOOM/Pod.pm
patch
|
blob
|
history
diff --git
a/lib/ZOOM/Pod.pm
b/lib/ZOOM/Pod.pm
index
5c554ec
..
df8e2ad
100644
(file)
--- a/
lib/ZOOM/Pod.pm
+++ b/
lib/ZOOM/Pod.pm
@@
-1,4
+1,4
@@
-# $Id: Pod.pm,v 1.18 2006-07-25 16:51:22 mike Exp $
+# $Id: Pod.pm,v 1.19 2006-09-26 08:52:21 mike Exp $
package ZOOM::Pod;
@@
-8,7
+8,7
@@
use warnings;
use ZOOM;
BEGIN {
- # Just register the name
+ # Just register the names: this doesn't turn the levels on
ZOOM::Log::mask_str("pod");
ZOOM::Log::mask_str("pod_unhandled");
}