Mon Nov 21 14:05:06 2011: Request 72590 was acted upon. Transaction: Ticket created by RDO Queue: Alien-wxWidgets Subject: Bug in noninteractive wxWidgets build Broken in: 0.54 Severity: Important Owner: Nobody Requestors: ol...@mcs.anl.gov Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=72590 >
If you configure Build.PL using the command line: perl Build.PL -wxWidgets-version 2.9.2 -wxWidgets-build-opengl -wxWidgets-build - wxWidgets-source tar.bz2 the build does not progress properly because the invocations of _askyn in Build.PL don't consider "1" to be a "yes" answer; when you pass a flag using say -wxWidgets-build the value being considered is 1. The simple attached diff fixes theproblem.
diff
Description: Binary data