X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=lib%2FConfig%2FAny.pm;h=301e006e7887bdeb6ab779343155b6035fb0487d;hp=d1a3b0e3afeb4da43be0b6b97ebd9c7fc608b5e0;hb=48e4a267ac83f85a46ee54c53052f8831752acac;hpb=e117e7e8797001e7d7715f19380875f336e65b23 diff --git a/lib/Config/Any.pm b/lib/Config/Any.pm index d1a3b0e..301e006 100644 --- a/lib/Config/Any.pm +++ b/lib/Config/Any.pm @@ -6,7 +6,7 @@ use warnings; use Carp; use Module::Pluggable::Object (); -our $VERSION = '0.09_01'; +our $VERSION = '0.09_02'; =head1 NAME @@ -14,7 +14,7 @@ Config::Any - Load configuration from different file formats, transparently =head1 VERSION -This document describes Config::Any version 0.09_01 +This document describes Config::Any version 0.09_02 =head1 SYNOPSIS