Sort module list in Build.PL.
The version number is *1*.whatever, not 0. Update for 1.63 release.
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user