In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/ae525322937dcd92f77b4c9e9fc9d6e8f255650d?hp=035b6821e6e17ee4ea286a7a8332b86222a67695>
- Log ----------------------------------------------------------------- commit ae525322937dcd92f77b4c9e9fc9d6e8f255650d Author: Chris 'BinGOs' Williams <[email protected]> Date: Sun Jan 29 16:25:15 2012 +0000 Add Windows 2008 to the list of Windows versions in perlport ----------------------------------------------------------------------- Summary of changes: pod/perlport.pod | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/pod/perlport.pod b/pod/perlport.pod index 5f266f9..867b66e 100644 --- a/pod/perlport.pod +++ b/pod/perlport.pod @@ -900,6 +900,8 @@ DOSish perls are as follows: Windows Vista MSWin32 MSWin32-x86 2 6 00 Windows 7 MSWin32 MSWin32-x86 2 6 01 Windows 7 MSWin32 MSWin32-x64 2 6 01 + Windows 2008 MSWin32 MSWin32-x86 2 6 01 + Windows 2008 MSWin32 MSWin32-x64 2 6 01 Windows CE MSWin32 ? 3 Cygwin cygwin cygwin -- Perl5 Master Repository
