b6ae7fd5b69029ed160fb57dd125243ced62fe29
[p5sagit/p5-mst-13.2.git] / t / pod / special_seqs.xr
1     This is a test to see if I can do not only `$self' and
2     `method()', but also `$self->method()' and `$self->{FIELDNAME}'
3     and `{FOO=>BAR}' without resorting to escape sequences.
4
5     Now for the grand finale of `$self->method()->{FIELDNAME} =
6     {FOO=>BAR}'.
7
8     Of course I should still be able to do all this *with* escape
9     sequences too: `$self->method()' and `$self->{FIELDNAME}' and
10     `{FOO=>BAR}'.
11
12     Dont forget `$self->method()->{FIELDNAME} = {FOO=>BAR}'.
13