- or download this
use strict;
use warnings;
...
sleep(10);
print("logger closed\n");
}
- or download this
Config{useithreads} : define
main starting
...
logger closed
Thread 2 terminated abnormally: Undefined subroutine &main::1 called a
+t ./test_threads.pl line 20.
main done
- or download this
This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-li
+nux-thread-multi