This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
porting/diag.t: Handle some E<> pod escapes
authorKarl Williamson <khw@cpan.org>
Thu, 11 Feb 2016 03:46:39 +0000 (20:46 -0700)
committerKarl Williamson <khw@cpan.org>
Thu, 11 Feb 2016 04:16:43 +0000 (21:16 -0700)
commit26edd312d375cfe44d81eedb8694435022e2d8dd
tree8a36b5d205be438306c5571e0da63f5987cac12e
parent575b8f4121cbbfdd017df1cb30bba937d4b13c5c
porting/diag.t: Handle some E<> pod escapes

These can occur in perldiag, and so must be converted into the character
that the internal message outputs.  This commit causes the major ones of
these to be converted.
t/porting/diag.t