Re: [rt.cpan.org #102269] Makefile.PL dies because of change in Getopt::Long: Option spec <> cannot be used with pass_through

Johan Vromans <[email protected]> Mon, 23 Feb 2015 20:04:08 +0100
Newsgroups gmane.comp.lang.perl.wxperl
Organization Squirrel Consultancy
Message-ID <[email protected]>
On Sat, 21 Feb 2015 14:52:57 -0500 "Petr Pisar via RT" <[email protected]>
wrote:

> Getopt-Long-2.43 made simultaneous use of pass_through and "<>" options
> illegal. Unfortunately, build/Wx/build/Options.pm does so, and hence the
> build dies

Getopt-Long-2.45 reverts this change. However, it would be a good idea to
verify if the combination of <> and pass_though is really intended.

-- Johan