use strict; use threads; use threads::shared; { package cfg; use threads; use threads::shared; %cfg::thash : shared = (); }