p4raw-id: //depot/perl@15250
=item *
C<push @a;> and C<unshift @a;> (with no values to push or unshift)
-now gives a warning. This may be a problem for generated and evaled
+now give a warning. This may be a problem for generated and evaled
code.
=item *