Koha/C4/Installer
Martin Renvoize c7ea3cb0c9
Bug 14759: Replace Text::Unaccent with Unicode::Normalize
As shown in the comments on the bug, it appears that Unicode::Normalize
is the most reliable way to strip accents from strings for this use
case.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-01-10 10:44:35 +00:00
..
PerlDependencies.pm Bug 14759: Replace Text::Unaccent with Unicode::Normalize 2020-01-10 10:44:35 +00:00
PerlModules.pm Bug 20103: Readonly::XS is completely bogus post perl 5.8 2018-05-03 13:26:49 -03:00
UpgradeBackup.pm Bug 24217: use Modern::Perl for modules when strict is missing 2020-01-03 10:45:46 +00:00