The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
[Module]
Name=Locale::Nationality::en
Changelog.Creator=Module::Metadata::Changes V 2.06
Changelog.Parser=Config::IniFiles V 2.88

[V 1.03]
Date=2014-11-25T08:37:00
Comments= <<EOT
- Fix quoting of country names which split names with internal spaces.
See RT#109597. Many thanx to Nicolas Mendonza for the report.
- Add github repo https://github.com/ronsavage/Locale-Nationality-en.
- Remove Build.PL.
- Move t/pod.t to xt/author/.
- Switch from Test::More to Test::Stream.
- Add .gitignore to MANIFEST.SKIP.
- Update docs.
EOT

[V 1.02]
Date=2014-08-08T13:51:00
Comments= <<EOT
- Rename CHANGES to Changes, as per CPAN::Changes::Spec.
- Fix typo in t/test.t which produced test errors and hence fails.
- Replace /usr/bin/perl with /usr/bin/env perl.
- Replace common::sense with use strict and use warnings, to get uninit var warnings.
EOT

[V 1.01]
Date=2010-12-05T10:24:00
Comments= <<EOT
- Set required version of Test::Pod to 1.44 so L<text|url> is acceptable.
Thanx to CPAN testers.
- Set required version of Test::More to 0.96.
EOT

[V 1.00]
Date=2010-04-25T17:51:00
Comments=- Original version