use threads::shared (); ... $thread_hash{'twit'} = threads::shared::share( $twit ); ...