-
Notifications
You must be signed in to change notification settings - Fork 550
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
perlbug should do something useful when passed --help #15699
Comments
From @kentfredricCreated by @kentfredricI have a recurring problem where I, due to using perlbug incredibly And every time, I forget that "--help" does not do what I think it And I then have to ^C, and run "perlbug -h" instead. Ideally perlbug should do *something* with --help ( and in general Perl Info
|
From @jkeenanOn Sun, 06 Nov 2016 19:08:58 GMT, kentfredric@gmail.com wrote:
perlbug is simply a Perl 5 program which uses core distribution Getopt::Std to implement single-hyphen, single-letter (for the most part) command-line switches. So revising it would not be a major effort. However, since perlbug has been in core since at least November 1995, it's likely that there are people with strong opinions about it. Perhaps it would move the discussion forward if you (or someone) wrote up a proposal for the changes recommended above and beyond simply implementing a double-hyphen switch for 'help'. Thank you very much. |
The RT System itself - Status changed from 'new' to 'open' |
@atoomic - Status changed from 'open' to 'pending release' |
From @khwilliamsonThank you for filing this report. You have helped make Perl better. With the release yesterday of Perl 5.28.0, this and 185 other issues have been Perl 5.28.0 may be downloaded via: If you find that the problem persists, feel free to reopen this ticket. |
@khwilliamson - Status changed from 'pending release' to 'resolved' |
Migrated from rt.perl.org#130032 (status was 'resolved')
Searchable as RT130032$
The text was updated successfully, but these errors were encountered: