Help for this page

Select Code to Download


  1. or download this
    sub a {
        my(%v) = map({$w[$_], $_;} @w);
    ...
        print $_;
    }
    testfile_orig syntax OK