diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-01-29 16:25:15 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-01-29 16:25:15 +0000 |
commit | ae525322937dcd92f77b4c9e9fc9d6e8f255650d (patch) | |
tree | b9c3ec2a2e43c30e83d51b839ec4e7f31c54ee87 /pod/perlport.pod | |
parent | 035b6821e6e17ee4ea286a7a8332b86222a67695 (diff) | |
download | perl-ae525322937dcd92f77b4c9e9fc9d6e8f255650d.tar.gz |
Add Windows 2008 to the list of Windows versions in perlport
Diffstat (limited to 'pod/perlport.pod')
-rw-r--r-- | pod/perlport.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pod/perlport.pod b/pod/perlport.pod index 5f266f9537..867b66e291 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 |