Sort module list in Build.PL.

The version number is *1*.whatever, not 0.
Update for 1.63 release.
This commit is contained in:
stevenpritchard
2006-03-24 16:20:04 +00:00
parent ff68118ba1
commit 17da2ce6b4
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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',
+3 -3
View File
@@ -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: