B. Watson 5d2cb106b7 perl/perl-CPAN-Changes: Wrap README at 72 columns. 2 years ago
..
README 5d2cb106b7 perl/perl-CPAN-Changes: Wrap README at 72 columns. 2 years ago
perl-CPAN-Changes.SlackBuild 06a0f8a74f perl/perl-CPAN-Changes: Updated for version 0.400002. 3 years ago
perl-CPAN-Changes.info 06a0f8a74f perl/perl-CPAN-Changes: Updated for version 0.400002. 3 years ago
slack-desc 4656df2245 perl/perl-CPAN-Changes: Update homepage. 6 years ago

README

It is standard practice to include a Changes file in your
distribution. The purpose the Changes file is to help a user figure
out what has changed since the last release.

People have devised many ways to write the Changes file. A preliminary
specification has been created (CPAN::Changes::Spec) to encourage module
authors to write clear and concise Changes.

This module will help users programmatically read and write Changes
files that conform to the specification.