in reply to Re^4: Getopt::Long case matching last wins
in thread Getopt::Long case matching last wins

I think it likely that the majority of those 30-odd cases (including Getopt::Long) are bugs, though it isn't clear how they should be handled in a world of lexical warnings. Please could you raise an issue ("New issue" here) so that the perl porters can start to consider it for 5.40?

  • Comment on Re^5: Getopt::Long case matching last wins

Replies are listed 'Best First'.
Re^6: Getopt::Long case matching last wins
by karlberry (Sexton) on Jun 02, 2023 at 22:40 UTC
    I did that: https://github.com/Perl/perl5/issues/21134 Thanks.