- or download this
use threads;
use threads::shared;
...
print "return 1: ".Dumper($tp->remove($id1));
print "return 2: ".Dumper($tp->remove($id2));
}
- or download this
use threads;
use threads::shared;
...
print "return 1: ".Dumper($tp->remove($id1));
print "return 2: ".Dumper($tp->remove($id2));
}