Help for this page
package Twitter::Objects; use strict; ... } 1;
sub get_hash { my %opt = @_; ... } return %hash; }