- or download this
c:\Perl\packages\Thread-Pool-Simple-0.23>nmake test
...
Failed 4/4 test scripts, 0.00% okay. 0/4 subtests failed, 100.00% okay
+.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x2'
Stop.
- or download this
my $self = &share({});
- or download this
$self->{shutdown_lock} = Thread::Semaphore->new();
- or download this
$self->{shutdown_lock}->down(); ## line 39
- or download this
???SCALAR(0x19a690c)
Can't call method "down" on unblessed reference at
C:\Perl\packages\Thread-Pool-Simple-0.23\blib\lib/Thread/Pool/Simple.p
+m
line 43.
- or download this
c:\Perl\packages\Thread-Pool-Simple-0.23>nmake test
...
t\4....ok
All tests successful.
Files=4, Tests=1805, 20 wallclock secs ( 0.00 cusr + 0.00 csys = 0.0
+0 CPU)