use strict; use warnings FATAL => 'all'; require threads; "threads"->import(); use U2D::TestSharing (); 1;