Help for this page
$thread_hash{'twit'} = Net::Twitter->new( username => $user, password => $pass );
#!/usr/bin/perl use strict; ... sleep 1; } }