This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/loc_tools.pl: Add optional parameter to find_locales()
authorKarl Williamson <khw@cpan.org>
Fri, 21 Nov 2014 20:43:23 +0000 (13:43 -0700)
committerKarl Williamson <khw@cpan.org>
Thu, 11 Dec 2014 18:28:30 +0000 (11:28 -0700)
commitf079f9b78e4b36172c6e2f9f4bd9ac0267f77c8e
treeb4ce1e2348ee3576a72f7e81cab2e6d15e3d985e
parentb2d1ac42bedd37f33bf51560cc326f6c2c1b0202
t/loc_tools.pl: Add optional parameter to find_locales()

This allows the caller to specify that they do not want to get back any
locales that aren't fully compatible with Perl.
t/loc_tools.pl