Using threads inside CHECK or INIT blocks causes leaked scalars: > perl -Mthreads -e 'CHECK { threads->create(sub {})->join; }' Scalars leaked: 1 What is the scalar that is leaking? Can this be fixed? ____________________________________________________________________________________ Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. http://autos.yahoo.com/new_cars.htmlThread Next