
Cpan::changes is a perl module for working with the quasi-standard changes file commonly included with modern cpan distributions. it allows developers to programmatically read and write files that comply with the preliminary cpan::changes::spec specification.
includes test::cpan::changes for writing tests to ensure that the changes file complies with cpan::changes::spec.