On Mon, Feb 25, 2019 at 03:21:54PM +0100, Giovanni Bechis wrote: > Hi, > Locale::Codes will be removed from next Perl version: > > $ perl -e 'use Locale::Country;' > Locale::Codes will be removed from the Perl core distribution in the next > major release. Please install it from CPAN. It is being used at > /usr/libdata/perl5/Locale/Country.pm, line 22. > > Attached a port of it.
OK afresh1@ Although we might consider MAKE_ENV = TEST_POD=1 RELEASE_TESTING=1 We also might want to ask sthen@ to grep his extracted ports for things that use Local::Codes, but also the other modules that come in that dist, subclasses of Local::Codes and these: * Locale::Country * Locale::Currency * Locale::Language * Locale::Script > $ cat p5-Locale-Codes/pkg/DESCR > > Locale-Codes is a distribution containing a set of modules designed to > work with sets of codes which uniquely identify something. For example, > there are codes associated with different countries, different > currencies, different languages, etc. These sets of codes are typically > maintained in some standard. > > Comments ? ok ? > Cheers > Giovanni -- andrew - http://afresh1.com Unix is very simple, but it takes a genius to understand the simplicity. -- Dennis Ritchie