Branch: refs/heads/no_getopt_long_in_Build_PL Home: https://github.com/OpenGuides/OpenGuides Commit: e73be9c1f0e5d34ce187b6d1a190cc9972f3dae3 https://github.com/OpenGuides/OpenGuides/commit/e73be9c1f0e5d34ce187b6d1a190... Author: Dominic Hargreaves dom@earth.li Date: 2013-07-14 (Sun, 14 Jul 2013)
Changed paths: M Build.PL
Log Message: ----------- Don't use Getopt::Long in Build.PL
Use of Getopt::Long was breaking the Build.PL interface for passing Module::Build long options (for example --installdirs). Refactor Build.PL so that the built-in args() method is available to check for --force instead.
openguides-commits@lists.openguides.org