This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlretut.pod: Rephrase about \p{}.
This is in response to ticket [perl #118667]. This commit removes the
confusing table of equivalent Unicode properties. It contained material
about Unicode without adequate explanation beyond what a tutorial reader
would be expected to know, so I just pulled it out. The POSIX classes
haven't been introduced at this point, which really are needed for
understanding this. Below, where they are introduced, I believe the
examples make things adequately clear.