Help for this page

Select Code to Download


  1. or download this
    grep{$_} .......
    
  2. or download this
    grep{defined $_} .....
    
  3. or download this
    @array -1
    
  4. or download this
    $#array
    
  5. or download this
    map{[
       grep {defined}
       @array[$_*$len..$_*$len+$len-1]
       ]} 0..$#array/$len