More Winlore from Vadim.
Jarkko Hietaniemi [Fri, 7 Jun 2002 12:38:09 +0000 (12:38 +0000)]
p4raw-id: //depot/perl@17054

pod/perlport.pod

index e7d6c3e..3c281f0 100644 (file)
@@ -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<perldoc Win32>.
+
 Also see:
 
 =over 4