1.65 final.

This commit is contained in:
stevenpritchard
2006-04-26 21:08:41 +00:00
parent 3784f3ca02
commit a8aabfda51
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -3,10 +3,10 @@ use warnings;
use Module::Build;
my $builder = Module::Build->new(
module_name => 'cpanspec',
dist_name => 'cpanspec',
license => 'perl',
dist_author => 'Steven Pritchard <steve@cpan.org>',
dist_version => '1.65',
dist_version_from => 'cpanspec',
requires => {
'Archive::Tar' => 0,
'Archive::Zip' => 0,