projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
de252f0
)
Remove the version number copied from oose
Shawn M Moore [Tue, 28 Oct 2008 23:23:50 +0000 (23:23 +0000)]
lib/ouse.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/ouse.pm
b/lib/ouse.pm
index
eb4f7ac
..
a69f80f
100644
(file)
--- a/
lib/ouse.pm
+++ b/
lib/ouse.pm
@@
-3,8
+3,6
@@
package ouse;
use strict;
use warnings;
-our $VERSION = '0.59';
-
BEGIN {
my $package;
sub import {