In perl.git, the branch smoke-me/khw-Unicode_10 has been updated <http://perl5.git.perl.org/perl.git/commitdiff/d07fbceda7798f014cda19f9619e60415891c5a4?hp=616ab16712837aea42492dc47eb34a9aea9375d9>
- Log ----------------------------------------------------------------- commit d07fbceda7798f014cda19f9619e60415891c5a4 Author: James E Keenan <[email protected]> Date: Fri Mar 10 19:33:47 2017 -0500 MANIFEST did not declare 'lib/unicore/VerticalOrientation.txt'. Per: http://perl5.test-smoke.org/report/54614 Correcting. ----------------------------------------------------------------------- Summary of changes: MANIFEST | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST b/MANIFEST index d23f9857cc..36a2840307 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4693,6 +4693,7 @@ lib/unicore/SpecialCasing.txt Unicode character database lib/unicore/StandardizedVariants.txt Unicode character database lib/unicore/UnicodeData.txt Unicode character database lib/unicore/version The version of the Unicode +lib/unicore/VerticalOrientation.txt Unicode character database lib/UNIVERSAL.pm Base class for ALL classes lib/User/grent.pm By-name interface to Perl's builtin getgr* lib/User/grent.t See if User::grwent works -- Perl5 Master Repository
