X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FModule%2FMetadata.pm;h=2016967d09a8dfc91503443c8db543deff9b3bc5;hb=38b7ba308a07e8889ea6703b261d8e0e3161df54;hp=bac040a0a2a1185ba319bf4c8aad4f7dd0385316;hpb=710f253fd2a61c4545f1edf7811bc102d70d8caa;p=p5sagit%2FModule-Metadata.git diff --git a/lib/Module/Metadata.pm b/lib/Module/Metadata.pm index bac040a..2016967 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.000005'; +$VERSION = '1.000006'; $VERSION = eval $VERSION; use File::Spec;