summaryrefslogtreecommitdiff
path: root/cpan/podlators/t/data/snippets/text/naive
blob: 28a46309015d225d1234b61bda0ea3b5b29033e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[name]
Handling of E<> Unicode escape

[input]
=head1 perlfaq4 SNIPPET

The trick to this problem is avoiding accidental autovivification. If
you want to check three keys deep, you might naE<0xEF>vely try this:

[output]
perlfaq4 SNIPPET
    The trick to this problem is avoiding accidental autovivification. If
    you want to check three keys deep, you might naïvely try this: