Help for this page

Select Code to Download


  1. or download this
    recurse(split('','Hello World'));
    
    ...
        print "$car\n";
        @cdr and recurse(@cdr);
    }
    
  2. or download this
    foo(
       array  => [0..9],
    ...
          "h:\n", map "\t$_ => $args{hash}{$_}\n", keys %{$args{hash}},
       ;
    }