tolerate NULL SITELIB_EXP
[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 `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