X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FObject%2FRemote.pm;h=e68544594c26aabfc482521cf5222ff7910b54ab;hb=1e3802e134845405a3aa45ec916d9dc6282925cd;hp=036456b0da51b4d3f6927a4342ef57f5052e780b;hpb=52ea6942884ef28f16371311565cb01d19bc1975;p=scpubgit%2FObject-Remote.git 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) = @_;