may also use one of the escape sequences understood by tpath, which are
just those understood by JSON. These are
=over 4
=item \t
The tab character.
=item \n
The ASCII newline character -- decim
cal tab character. Why \v? Well, I figure it's important enough to somebody to be
included in the JSON spec, so it's here too. This is character 11 in ASCII's decimal set.
=back
=head1 HISTORY
I wr