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