Explicitly check that our $_; is special, and forced to main::
[p5sagit/p5-mst-13.2.git] / t / op / alarm.t
2009-09-08 Rafael Garcia-Suarez Remove code specific to MacOS Classic from core tests
2005-01-31 Steve Hay Fix test suite hang on Win32 caused by change #23898
2005-01-29 Dave Mitchell [perl #33928] chomp() fails after alarm(), `sleep`
2002-05-16 Jarkko Hietaniemi DJGPP updates from Laszlo Molnar.
2002-05-03 Jarkko Hietaniemi Integrate macperl #16360 and #16363;
2002-02-18 Craig A. Berry VMS test fix-ups (alarm.t and glob.t)
2001-12-20 Nick Ing-Simmons Integrate mainline (mostly) utf8.c does not compile.
2001-12-19 Ilya Zakharevich OS/2 build
2001-12-17 Jarkko Hietaniemi The system() vs $SIG{ARLM} is no more a todo.
2001-12-17 Michael G. Schwern alarm() test, take two