summaryrefslogtreecommitdiffstats
path: root/perl/perl-CPAN-Changes/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-CPAN-Changes/README')
-rw-r--r--perl/perl-CPAN-Changes/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-CPAN-Changes/README b/perl/perl-CPAN-Changes/README
index 6772088c19..9838f44b55 100644
--- a/perl/perl-CPAN-Changes/README
+++ b/perl/perl-CPAN-Changes/README
@@ -1,10 +1,10 @@
-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.
+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.
+This module will help users programmatically read and write Changes
+files that conform to the specification.