This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PodParser-1.092 update via CPAN (from Brad Appleton)
[perl5.git] / t / pod / special_seqs.xr
1     This is a test to see if I can do not only `$self' and `method()', but
2     also `$self->method()' and `$self->{FIELDNAME}' and `{FOO=>BAR}' without
3     resorting to escape sequences.
4
5     Now for the grand finale of `$self->method()->{FIELDNAME} = {FOO=>BAR}'.
6
7     Of course I should still be able to do all this *with* escape sequences
8     too: `$self->method()' and `$self->{FIELDNAME}' and `{FOO=>BAR}'.
9
10     Dont forget `$self->method()->{FIELDNAME} = {FOO=>BAR}'.
11
12     And make sure that `0' works too!
13