This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Unicode/UCD.pm: Fix undef bug
authorKarl Williamson <public@khwilliamson.com>
Mon, 25 Feb 2013 20:35:34 +0000 (13:35 -0700)
committerKarl Williamson <public@khwilliamson.com>
Mon, 25 Feb 2013 21:57:49 +0000 (14:57 -0700)
commit2550367793db9f9f86124a38dc944f949b315d84
tree19385649981edb50456343faaa2b361c1f381121
parentfd3249ee224079ac3a7b66dc335d7a6e6ca22d36
Unicode/UCD.pm: Fix undef bug

This only happens should Perl be compiled on the very first Unicode
release, which is extremely unlikely, but fix it anyway.
lib/Unicode/UCD.pm