Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #41895] [TODO] Use Getopt for argument parsing in perlcritic.t

3 views
Skip to first unread message

Paul Cochrane

unread,
Mar 18, 2007, 12:01:52 PM3/18/07
to bugs-bi...@rt.perl.org
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #41895]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41895 >


t/codingstd/perlcritic.t uses a non-standard argument parsing
mechanism. This should be replaced with Getopt::Long.

James Keenan via RT

unread,
Apr 27, 2007, 10:46:34 PM4/27/07
to perl6-i...@perl.org
On Sun Mar 18 09:01:52 2007, ptc wrote:
> t/codingstd/perlcritic.t uses a non-standard argument parsing
> mechanism. This should be replaced with Getopt::Long.


To demonstrate that this replacement has been done successfully, the patch submitter should
provide 'before' and 'after' results for relevant combinations of command-line arguments.

Paul Cochrane via RT

unread,
Jun 25, 2007, 1:02:06 PM6/25/07
to perl6-i...@perl.org
Implemented as of r19319.
0 new messages