Remove -w recommendation in perl -h
authorDavid Golden <dagolden@cpan.org>
Mon, 7 Jun 2010 11:07:10 +0000 (07:07 -0400)
committerDavid Golden <dagolden@cpan.org>
Mon, 7 Jun 2010 11:07:10 +0000 (07:07 -0400)
commit60eaec425bbc5e93d5dab2c98aa44af5d0baeb52
treeee98343324a16b96fc53202013e87cd0fe9e5bc0
parent98ccfbbf7f3673c554b54933d94b68014231a32e
Remove -w recommendation in perl -h

Abigail already said it best:

  I do not think 'perl -h' is the place to give recommendations on how
  code should be written. 'perl -h' gives a list and a brief explanation
  of the command line switches. IMO, it should do just that, and nothing
  else.
perl.c