Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
        }
        print Dumper \@numbers;
    }
    
  2. or download this
    $VAR1 = [
              '1324',
    ...
              '5432',
              '4'
            ];