Help for this page

Select Code to Download


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