Mon Nov 15 00:47:55 2004mschwern [...] cpan.org - Ticket created
Subject:
Build.PL does not check arguments
Build.PL does not check arguments. There are no warnings from common mistakes such as...
perl Build.PL --install_base=/tmp
perl Build.PL install_base=/tmp
Mon Nov 15 15:03:57 2004kwilliams [...] cpan.org - Status changed from 'new' to 'open'
Mon Nov 15 15:03:57 2004kwilliams [...] cpan.org - Correspondence added
Yeah, we've had a request from David Wheeler to let M::B use Getopt::Long to process
arguments. That's probably a good idea, but it will take some careful thinking & testing to
be as backward-compatible as possible. We're awaiting a patch from whomever wants to
write one.
-Ken
Sun Sep 30 15:27:17 2007EWILHELM [...] cpan.org - Severity Normal changed to Wishlist
Sun Sep 30 15:29:41 2007EWILHELM [...] cpan.org - Correspondence added
RT-Send-CC:
module-build [...] perl.org
http://rt.cpan.org/Ticket/Display.html?id=13276 is another
manifestation of the fact that our argument processing is not using
Getopt::Long or a reinvention thereof.
I'm closing that and will consolidate all future option/argument
processing complaints into this wishlist item.
Sun Sep 30 15:30:55 2007EWILHELM [...] cpan.org - Subject changed from 'Build.PL does not check arguments' to 'argument and option processing'