Help for this page

Select Code to Download


  1. or download this
    if (-z "".$arg."") {
        print READ "is empty!\n";
    
  2. or download this
    while ( my @doc_read = <READ> ) {