X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FWin32.pod;h=64361f828621809a140a736846dce48f4ad9de80;hb=22d4bb9ccb8701e68f9243547d7e3a3c55f70908;hp=bd1d06581ee77f2158d3bdb7315f013f0d92cffc;hpb=4b19af017623bfa3bb72bb164598a517f586e0d3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/Win32.pod b/lib/Win32.pod index bd1d065..64361f8 100644 --- a/lib/Win32.pod +++ b/lib/Win32.pod @@ -43,7 +43,8 @@ yourself. =item Win32::DomainName() [CORE] Returns the name of the Microsoft Network domain that the -owner of the current perl process is logged into. +owner of the current perl process is logged into. This function does +B work on Windows 9x. =item Win32::ExpandEnvironmentStrings(STRING)