Help for this page
if (!w32_sloppystat) { /* We must open & close the file once; otherwise file attribut +e changes */ ... nlink = bhi.nNumberOfLinks; CloseHandle(handle); }
#ifdef PERL_IS_MINIPERL w32_sloppystat = TRUE; #else w32_sloppystat = FALSE; #endif