mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 08:38:23 +00:00
This is includes updates to a few perl files that need to know the current Unicode version, and regenerating perl files that depend on the Unicode data
There used to be a directory called lib/unicode but everything that used to be here is now in the lib/unicore directory. The renaming was done to avoid naming conflicts with the Perl core Unicode files and modules in the Unicode:: space in case-ignoring filesystems. The lib/Unicode directory now contains various Unicode-related modules.