Help for this page

Select Code to Download


  1. or download this
    my %masters = (
        John    => 1, 
    ...
        George  => 1, 
        Ringo   => 1, 
    );