Help for this page

Select Code to Download


  1. or download this
    =head2 Perform a background query and do some other work while waiting
    for the answer.
    ...
      my $packet = $res->bgread($socket);
      $packet->print;