Help for this page

Select Code to Download


  1. or download this
    my @line = grep { length > 0 } split ( /\S+/, $_ );
    print "$line[0]\t$line[1]\n";
    
  2. or download this
        STATUS        mandatory
    
  3. or download this
    STATUS    mandatory