Help for this page

Select Code to Download


  1. or download this
    my @array = array_creation_statement;
    list_function @array;
    
  2. or download this
    list_function array_creation_statement;
    
  3. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    #    ["wrong grep"], \@grep_map_ar,
        ["*map 2* (OK)"], \@map2_ar
        );