From: Shawn M Moore Date: Tue, 28 Oct 2008 23:23:50 +0000 (+0000) Subject: Remove the version number copied from oose X-Git-Tag: 0.19~165 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4bccf701b825177f5500cc9fd027085c16609d8c;p=gitmo%2FMouse.git Remove the version number copied from oose --- diff --git a/lib/ouse.pm b/lib/ouse.pm index eb4f7ac..a69f80f 100644 --- 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 {