Remove the version number copied from oose
Shawn M Moore [Tue, 28 Oct 2008 23:23:50 +0000 (23:23 +0000)]
lib/ouse.pm

index eb4f7ac..a69f80f 100644 (file)
@@ -3,8 +3,6 @@ package ouse;
 use strict;
 use warnings;
 
-our $VERSION   = '0.59';
-
 BEGIN {
     my $package;
     sub import {