Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: alarm not triggering SIGALRM on Windows 2003

by desemondo (Hermit)
on Sep 23, 2009 at 23:13 UTC ( [id://797101]=note: print w/replies, xml ) Need Help??


in reply to Re^2: alarm not triggering SIGALRM on Windows 2003
in thread alarm not triggering SIGALRM on Windows 2003

I'd highly recommend you consider changing your Win2003 (production?) box to use the same Perl version as your winXP (development?) box.

Not only will you run into little quirks with Perl itself (which it sounds like you already have) but you'll also run into quirks and differences in the Core Perl modules...

Most module maintainers try to keep a fair amount of backward compatibility, but eventually the deprecated methods get turfed...
  • Comment on Re^3: alarm not triggering SIGALRM on Windows 2003

Replies are listed 'Best First'.
Re^4: alarm not triggering SIGALRM on Windows 2003
by perlofwisdom (Pilgrim) on Sep 24, 2009 at 16:47 UTC
    The Perl version is the same on all three operating systems.
      Yeah that was just a hunch I had since I knew alarm() was relatively recently implemented in windows. It looks like you are correct and it just plain does not work correctly on Windows 2003 Server.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://797101]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2025-03-17 08:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (54 votes). Check out past polls.