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