p4raw-id: //depot/perl@5204
my ($foo, $bar) = @_;
-Remember that "my", "our" and "local" bind closer than comma.
+Remember that "my", "our", and "local" bind tighter than comma.
=item Possible Y2K bug: %s
my ($foo, $bar) = @_;
-Remember that "my", "our" and "local" bind closer than comma.
+Remember that "my", "our", and "local" bind tighter than comma.
=item Perl %3.3f required--this is only version %s, stopped
$me -q FAQKeywords
The -h option prints more help. Also try "perldoc perldoc" to get
-aquainted with the system.
+acquainted with the system.
EOF
}