X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/1f3ff4e0f375faece879e51d65fbad72391fd029..503b1dd8cda0e66d521a4e3b7e2552139e39557b:/pod/perlexperiment.pod diff --git a/pod/perlexperiment.pod b/pod/perlexperiment.pod index b055f24..9d1b6e7 100644 --- a/pod/perlexperiment.pod +++ b/pod/perlexperiment.pod @@ -137,6 +137,19 @@ L<[perl #18756]|https://github.com/Perl/perl5/issues/18756>. See also: L)> and L)> +=item Unicode private use character hooks + +Introduced in Perl 5.30.0. + +This feature is part of an interface intended for internal and experimental +use by the perl5 developers. You are unlikely to encounter it in the wild. + +Using this feature triggers warnings in the category +C. + +The ticket for this experiment is +L<[perl #18758]|https://github.com/Perl/perl5/issues/18758>. + =item isa infix operator Introduced in Perl 5.32.0.