Help for this page
use strict; use warnings; ... my %options = $another->getOptions('joe', 'screen_name', 'followers'); print "$options{screen_name}'s followers are: $options{followers}\n";
Joe's followers are: Freida