X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fperl%2FLog.pm;h=6b1fa1fcac986554a05ea30b7d6d8476fae6206a;hb=d60ede19ab84382101d313e3185b1a0ef6714088;hp=7c4f3a10a81f9077d90e74618c139026ce58b823;hpb=6ea963867ef0111a93cc4fd503ef5a067b764ccc;p=libucw.git diff --git a/lib/perl/Log.pm b/lib/perl/Log.pm index 7c4f3a10..6b1fa1fc 100644 --- a/lib/perl/Log.pm +++ b/lib/perl/Log.pm @@ -4,7 +4,7 @@ # (c) 2007 Pavel Charvat # -package Sherlock::Log; +package UCW::Log; use lib 'lib/perl5'; use strict;