defined @array and defined %hash need no warnings 'deprecated';
[p5sagit/p5-mst-13.2.git] / t / op / threads_create.pl
2006-12-31 Nicholas Clark PL_linestr needs to survive until the end of scope...