Branch: refs/heads/master 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.
Commit: 4d04b81873b2b7bfe47e5cd6264ad00d4afffe85 https://github.com/OpenGuides/OpenGuides/commit/4d04b81873b2b7bfe47e5cd6264a... Author: Dominic Hargreaves dom@earth.li Date: 2013-07-14 (Sun, 14 Jul 2013)
Changed paths: M Changes
Log Message: ----------- add Changes entry for Getopt::Long fix
Commit: d9bb18d0cabff3259ebbf4927f25d035631b4451 https://github.com/OpenGuides/OpenGuides/commit/d9bb18d0cabff3259ebbf4927f25... Author: bob bob@randomness.org.uk Date: 2013-07-17 (Wed, 17 Jul 2013)
Changed paths: M Build.PL M Changes
Log Message: ----------- Merge pull request #71 from OpenGuides/no_getopt_long_in_Build_PL
Don't use Getopt::Long in Build.PL
Compare: https://github.com/OpenGuides/OpenGuides/compare/2eb092ab2e97...d9bb18d0cabf