Help for this page
@source = ( ... );
%source = map { $_ => undef } ( ... );
sub check_array { ... } return 1; }