I just got a warning "Scalara leaked: 1" nine times.
I guess this came from a streaming boot program that uses 9 threads with module threads, threads :: shared and Thread :: Queue. This is on WinXP, Active State 5.8.8.
Any idea what that means? This program has been working for some time without such warnings, and I re-run the program with the same (easy) work that caused the warnings, but this time no warnings.
I am not trying to start threads at compile time unless this is what Thread :: Queue does internally. My first threaded call after processing Getopt :: Long.
perl
Bill ruppert
source share