X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FObject%2FRemote.pm;h=55b6b59098281b718f33602abfa9e72d52f9bb17;hb=1c0c66a20d5841376ee26a026f5d6593b8fe6f0d;hp=e28111742eacf4254a70ed78b3857ef39aab0aa4;hpb=c2a695379d7eb1d6907feb002e3de0ea37c9536b;p=scpubgit%2FObject-Remote.git diff --git a/lib/Object/Remote.pm b/lib/Object/Remote.pm index e281117..55b6b59 100644 --- a/lib/Object/Remote.pm +++ b/lib/Object/Remote.pm @@ -5,7 +5,7 @@ use Object::Remote::Handle; use Object::Remote::Logging qw( :log ); use Module::Runtime qw(use_module); -our $VERSION = '0.002003'; # 0.2.3 +our $VERSION = '0.003001'; # 0.3.1 sub new::on { my ($class, $on, @args) = @_; @@ -150,8 +150,8 @@ L. =item OBJECT_REMOTE_LOG_FORWARDING -Forward log events from remote connections to the local Perl interpreter. Set to 1 to enable -this feature which is disabled by default. See L. +Forward log events from remote connections to the local Perl interpreter. Set to 0 to disable +this feature which is enabled by default. See L. =item OBJECT_REMOTE_LOG_SELECTIONS