Fix Module::Build::Platform::cygwin runtime error
authorDavid Golden <dagolden@cpan.org>
Mon, 26 Apr 2010 11:46:25 +0000 (07:46 -0400)
committerDavid Golden <dagolden@cpan.org>
Mon, 26 Apr 2010 11:49:31 +0000 (07:49 -0400)
commit970161dc7d6d13d7f924264d20b5b7d764496fcd
treee45ac7e6baf624273ee4fcdef403c52edebc1c08
parentb9e00b79e4947c49d5520633f9efd2a8e39ec14f
Fix Module::Build::Platform::cygwin runtime error

This addresses runtime errors in Module::Build::Platform::cygwin
as reported by Jesse Vincent.  The changes are backported from
the Module::Build repository and the version number has been
slightly incremented to indicate a change from the version on CPAN.

This hopefully addresses test errors in t/actions/installdeps.t, but
the error seems specific to building perl on cygwin and has not been
reported when Module::Build was tested on cygwin by CPAN Testers.
cpan/Module-Build/lib/Module/Build/Platform/cygwin.pm