operator added to close two tickets.
p4raw-id: //depot/perl@26218
my $fred = (reverse "rettirC")->find(reverse "derF");
+The right side of the arrow typically is the method name, but a simple
+scalar variable containing either the method name or a subroutine
+reference can also be used.
+
=head2 Indirect Object Syntax
X<indirect object syntax> X<invocation, indirect> X<indirect>