Help for this page

Select Code to Download


  1. or download this
    if ($uclc eq 'lc') {
      ... for loop with lc
    ...
    } else {
        die "invalid arg";
    }