Help for this page

Select Code to Download


  1. or download this
    for my $i(0..$#array) {   #same thing as your C-like for
        stuff;
    }
    
  2. or download this
    @HPAJ=split("", "rekcaH lreP rentonA tsuJ");
    print reverse @HPAJ;  #sucky but who cares?