Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: c683824536c9806b1b970459bf81690e006b59ae
https://github.com/Perl/perl5/commit/c683824536c9806b1b970459bf81690e006b59ae
Author: Nicholas Clark <[email protected]>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M pod/perlrun.pod
Log Message:
-----------
State that the -s command line switch is discouraged; mention Getopt::Long
We really should discourage the use of -s.
Also clarify that the variables are created in the main package. It's not
obvious whether this is obvious - implying that it needs saying.