Help for this page

Select Code to Download


  1. or download this
    { local $. = 0;
      for (@array) {
        if ( 0..9 ) {}
    ...
      }
      $.++;
    }