Author: kwilliams
Date: Sat May 26 20:25:01 2007
New Revision: 9615
Modified:
Module-Build/trunk/Changes
Module-Build/trunk/lib/Module/Build.pm
Log:
Add midnightbsd to the list of known \$^V values
Modified: Module-Build/trunk/Changes
==============================================================================
--- Module-Build/trunk/Changes (original)
+++ Module-Build/trunk/Changes Sat May 26 20:25:01 2007
@@ -5,6 +5,9 @@
shell characters in things like 'prefix' or 'install_path'
entries. [Prodding by Eric Wilhelm]
+ - Added midnightbsd to the list of Unix-like OSes we know about
+ [Rafael Garcia-Suarez]
+
0.2808 - Sat Apr 28 12:59:43 2007
- Added is_vmsish(), is_windowsish(), and is_unixish() boolean
Modified: Module-Build/trunk/lib/Module/Build.pm
==============================================================================
--- Module-Build/trunk/lib/Module/Build.pm (original)
+++ Module-Build/trunk/lib/Module/Build.pm Sat May 26 20:25:01 2007
@@ -34,6 +34,7 @@
irix Unix
darwin Unix
machten Unix
+ midnightbsd Unix
next Unix
openbsd Unix
netbsd Unix