diff --git a/Build.PL b/Build.PL index 61e68e7..39a243b 100644 --- a/Build.PL +++ b/Build.PL @@ -18,10 +18,10 @@ my $builder = Module::Build->new( 'Module::CoreList' => 0, 'POSIX' => 0, 'Parse::CPAN::Packages' => 0, + 'Pod::Simple::TextContent' => 0, 'Pod::Usage' => 0, 'Text::Autoformat' => 0, 'YAML' => 0, - 'Pod::Simple::TextContent' => 0, }, script_files => [ 'cpanspec', diff --git a/Changes b/Changes index 7377f3e..01d1184 100644 --- a/Changes +++ b/Changes @@ -1,13 +1,13 @@ -0.63 +1.63 2006-03-24 * Look in $name.pod for %description and Summary also. * Avoid useless "Summary: SYNOPSIS". -0.62 2006-03-22 +1.62 2006-03-22 * Improve auto-detection of %description and Summary. -0.61 2006-03-11 +1.61 2006-03-11 * Add this file. * Add some command-line options: