Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ea25adf22cbf3d9a95b6e2c76bc584972be08a82 https://github.com/Perl/perl5/commit/ea25adf22cbf3d9a95b6e2c76bc584972be08a82 Author: Karl Williamson <k...@cpan.org> Date: 2025-07-22 (Tue, 22 Jul 2025)
Changed paths: M charclass_invlists.inc M lib/Unicode/UCD.pm M lib/Unicode/UCD.t M lib/unicore/uni_keywords.pl M regcharclass.h M regexp_constants.h M uni_keywords.h Log Message: ----------- UCD.pm: Add check for parameter type This needs to be a scalar reference; I got burned with it not doing the right thing when it wasn't such a reference. Thanks to Tony Cook for contributing a better solution than mine. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications