Help for this page

Select Code to Download


  1. or download this
    map { BLOCK2; (return_list2) } map { BLOCK1; (return_list1) } @input;
    
  2. or download this
    map { BLOCK1; local $_ = $_; map { BLOCK2; (return_list2) } (return_li
    +st1) } @input