projects
/
scpubgit/Object-Remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
80d18f3
)
fix version line
Matt S Trout [Thu, 12 Jul 2012 21:53:03 +0000 (21:53 +0000)]
lib/Object/Remote.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Object/Remote.pm
b/lib/Object/Remote.pm
index
036456b
..
e685445
100644
(file)
--- 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) = @_;