projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8553536
)
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
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlport.pod
b/pod/perlport.pod
index
e7d6c3e
..
3c281f0
100644
(file)
--- 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<perldoc Win32>.
+
Also see:
=over 4