Message-Id: <
200007142205.XAA17882@crypt.compulink.co.uk>
Didn't anymore apply, but that point still could use another fix.
p4raw-id: //depot/perl@6410
the C<eval ''>, C<BEGIN {}>, C<INIT {}>, C<CHECK {}>, and C<END {}>
constructs.
-See also C<unshift>, C<push>, and C<pop>. C<shift()> and C<unshift> do the
+See also C<unshift>, C<push>, and C<pop>. C<shift> and C<unshift> do the
same thing to the left end of an array that C<pop> and C<push> do to the
right end.