Help for this page

Select Code to Download


  1. or download this
    if ($self->[BUF] =~ /^END\r\n/) {
      $self->[ON_ITEM] = undef;
      return 1;  # we're done successfully, return 1 to finish
    }