Help for this page

Select Code to Download


  1. or download this
    $col->update(
              { "host" => $host },
              {
    ...
              },
              { 'multiple' => 1, 'safe' => 1 }
    ) || die "$!";