X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fperl%2FLog.pm;h=6b1fa1fcac986554a05ea30b7d6d8476fae6206a;hb=d18403664f23ca1464d659b29912758d72b2abec;hp=7c4f3a10a81f9077d90e74618c139026ce58b823;hpb=f3625d622964cf99300ceb7e499b99ebbce9fe69;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;