Help for this page

Select Code to Download


  1. or download this
            (    # this is [0], a hash ref
            [...]
            ),
    
  2. or download this
    my $data = extract();
    print $data->{content}->[0]->{A}->[1];
    ...
        );
        return \%data;
    }
    
  3. or download this
    asia_score