X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=lib%2FObject%2FRemote.pm;h=e68544594c26aabfc482521cf5222ff7910b54ab;hp=036456b0da51b4d3f6927a4342ef57f5052e780b;hb=993ff858dd2fafe40f9bfcc3cc31b479b70888d6;hpb=80d18f397d2607c240e1237eb64eca1e28e0f0a8 diff --git a/lib/Object/Remote.pm b/lib/Object/Remote.pm index 036456b..e685445 100644 --- a/lib/Object/Remote.pm +++ b/lib/Object/Remote.pm @@ -4,7 +4,7 @@ use Object::Remote::MiniLoop; use Object::Remote::Handle; use Module::Runtime qw(use_module); -our $VERSION = '0.001001' # 0.1.1 +our $VERSION = '0.001001'; # 0.1.1 sub new::on { my ($class, $on, @args) = @_;