You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
LEVAI Daniel 10875bc6d1 perl/perl-CPAN-Changes: Added (Perl Module). 12 years ago
..
README perl/perl-CPAN-Changes: Added (Perl Module). 12 years ago
perl-CPAN-Changes.SlackBuild perl/perl-CPAN-Changes: Added (Perl Module). 12 years ago
perl-CPAN-Changes.info perl/perl-CPAN-Changes: Added (Perl Module). 12 years ago
slack-desc perl/perl-CPAN-Changes: Added (Perl Module). 12 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.