Help for this page
sub is_master { scalar grep $_[0] eq $_, @masters }
sub is_master { scalar grep $_[0] eq $_, @masters and 1 }