X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FModule-Metadata.git;a=blobdiff_plain;f=lib%2FModule%2FMetadata.pm;h=52394a3beda58c20527ea7f0ff53ddaa8b122573;hp=b86bd4d659c0da6aeef61f572dd7d269373db6d1;hb=a01168d697043db491ce3102a6c2743a18db5227;hpb=1f67ffd7231bc6fa663ea655e2d3b3a70aed5788 diff --git a/lib/Module/Metadata.pm b/lib/Module/Metadata.pm index b86bd4d..52394a3 100644 --- a/lib/Module/Metadata.pm +++ b/lib/Module/Metadata.pm @@ -11,7 +11,7 @@ package Module::Metadata; use strict; use vars qw($VERSION); -$VERSION = '1.000007'; +$VERSION = '1.000008'; $VERSION = eval $VERSION; use File::Spec;