From: Jarkko Hietaniemi Date: Fri, 7 Jun 2002 12:38:09 +0000 (+0000) Subject: More Winlore from Vadim. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d99f392e29ba1031b45a7ef5fc503236e01c5cd9;p=p5sagit%2Fp5-mst-13.2.git More Winlore from Vadim. p4raw-id: //depot/perl@17054 --- diff --git a/pod/perlport.pod b/pod/perlport.pod index e7d6c3e..3c281f0 100644 --- a/pod/perlport.pod +++ b/pod/perlport.pod @@ -832,6 +832,9 @@ Win32::GetOSVersion(). For example: print +('3.1','95','NT')[$os_version_info[4]],"\n"; } +There are also Win32::IsWinNT()and Win32::IsWin95()., +try C. + Also see: =over 4