Name: | perl-CPAN-Changes |
Version: | 0.500004 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 83934 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-CPAN-Changes-0.500004-1.el10_0.noarch.rpm
|
Source RPM: |
perl-CPAN-Changes-0.500004-1.el10_0.src.rpm
|
Build Date: | Mon Jan 27 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/CPAN-Changes |
Summary: | Read and write Changes files |
Description: | It is standard practice to include a Changes file in your distribution. The
purpose of 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. |