constructors C<[]> and C<{}>.
See also L<Quote and Quote-like Operators> toward the end of this section,
-as well as L<"I/O Operators">.
+as well as L</"I/O Operators">.
=head2 The Arrow Operator
X<arrow> X<dereference> X<< -> >>
a glue language, and one of the things it glues together is commands.
Just understand what you're getting yourself into.
-See L<"I/O Operators"> for more discussion.
+See L</"I/O Operators"> for more discussion.
=item qw/STRING/
X<qw> X<quote, list> X<quote, words>