Author: dagolden
Date: Fri Jun 19 08:57:19 2009
New Revision: 12863
Modified:
Module-Build/trunk/Build.PL
Module-Build/trunk/Changes
Log:
On MSWin32, bumped File::Spec prereq to 3.30 for various fixes
Modified: Module-Build/trunk/Build.PL
==============================================================================
--- Module-Build/trunk/Build.PL (original)
+++ Module-Build/trunk/Build.PL Fri Jun 19 08:57:19 2009
@@ -34,7 +34,7 @@
'File::Copy' => 0,
'File::Find' => 0,
'File::Path' => 0,
- 'File::Spec' => '0.82', # rel2abs()
+ 'File::Spec' => ($^O eq 'MSWin32' ? 3.30 : '0.82'), # rel2abs()
'ExtUtils::Install' => 0,
'ExtUtils::Manifest' => 0,
'ExtUtils::Mkbootstrap' => 0,
Modified: Module-Build/trunk/Changes
==============================================================================
--- Module-Build/trunk/Changes (original)
+++ Module-Build/trunk/Changes Fri Jun 19 08:57:19 2009
@@ -5,6 +5,9 @@
Bug-fixes:
- Removes Module::Build from its own configure/build_requires
+ Other
+ - On MSWin32, bumped File::Spec prereq to 3.30 for a variety of fixes
+
0.33_02 - Mon Jun 15 12:23:55 EDT 2009
Bug-fixes:
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.