I found this, this is a bug in win2k and above -----
MSVCRT.dll does report the correct time if TZ environment variable is set, there hot fix from MS:
http://support.microsoft.com/kb/932590
for more info see -
http://www.nntp.perl.org/group/perl.perl5.porters/2007/03/msg121888.html
Help - I am sitting in for an vacationing associate - On my master DNS server I can "dig" a certain domain and get a results when I do the same on my dns slave I do not get results (get servfail). How do I get both to give me the same results?
I am trying to populate an excel workbook and I want to use an existing sheet if it is there and if not create a sheet. Without cycling through all sheet names in a for loop, I am not sure how to do this. The code I have tried is...
unless (defined $UseSheet)
{
$Sheet =...
I am trying to schedule a perl script to run on a w2k box using the scheduler. My perl executable is in the E: drive. I have tried
run: E:\Perl\bin\perl.exe myperl.pl
run in: e:\myperlscriptdir
and a few varitions of this. The perl script won't run -I keep getting a return code of 2.
Can...
I am a newbie and I can not find a method for determining what drive and directory my perl script is running from. I am running in Win2K and will be sharing the directory so the drive designation will change.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.