X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=lib%2FZOOM%2FPod.pm;h=df8e2ad8003767f39256ba3261b0ef326c01edee;hp=5c554ec544a510aa4e538bb06b9909106403283e;hb=52e5eaf7c1a6330e7de23416c55ef3f9698645c5;hpb=fac43c5ce99cb5edfa6751629d47ada33006bbe5 diff --git a/lib/ZOOM/Pod.pm b/lib/ZOOM/Pod.pm index 5c554ec..df8e2ad 100644 --- 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"); }