X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FObject%2FRemote.pm;h=feee52a7f2bb927ffa1bd192f7437c4ea7d46f30;hb=6536ccd3af048ed71845cc5ea453855f45e66971;hp=9dbb70e2d9c809a72a0ecde1e6e1874819eac9a7;hpb=5d59cb9859e004df5cde5d83aa7230e621a28b95;p=scpubgit%2FObject-Remote.git diff --git a/lib/Object/Remote.pm b/lib/Object/Remote.pm index 9dbb70e..feee52a 100644 --- a/lib/Object/Remote.pm +++ b/lib/Object/Remote.pm @@ -8,7 +8,7 @@ use Module::Runtime qw(use_module); our $VERSION = '0.002003'; # 0.2.3 BEGIN { - Object::Remote::Logging->init_logging; + Object::Remote::Logging->init_logging; } sub new::on {