|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: lastlogin for NT/2Kby frag (Hermit) |
| on Apr 24, 2001 at 03:24 UTC ( #74910=note: print w/ replies, xml ) | Need Help?? |
|
In a few spots, you apply "exists" to test an array element. exists() is only meant for testing hash entries, and for me, this generates a compile-time error. You should replace with plain old
Also, personally I'd take and turn it into an unless-else:
Style issues aside, as a Linux-user adjusting to Win32, these tools you've posted are good things to have; thanks for posting them. -- Frag.
In Section
Code Catacombs
|
|
||||||||||||||||||||