From: Brian Cassidy Date: Tue, 13 Nov 2007 18:27:26 +0000 (+0000) Subject: a little cleanup before a dev release X-Git-Tag: v0.09_01^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=commitdiff_plain;h=e117e7e8797001e7d7715f19380875f336e65b23 a little cleanup before a dev release --- diff --git a/Makefile.PL b/Makefile.PL index 88d7dd3..2711410 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,6 @@ name 'Config-Any'; all_from 'lib/Config/Any.pm'; requires 'Module::Pluggable' => '3.01'; -requires 'version'; test_requires 'Test::More'; diff --git a/lib/Config/Any.pm b/lib/Config/Any.pm index 55cf4c3..d1a3b0e 100644 --- a/lib/Config/Any.pm +++ b/lib/Config/Any.pm @@ -14,7 +14,7 @@ Config::Any - Load configuration from different file formats, transparently =head1 VERSION -This document describes Config::Any version 0.09 +This document describes Config::Any version 0.09_01 =head1 SYNOPSIS