Help for this page

Select Code to Download


  1. or download this
          $self->dbh_config('subscriber', 
                    [$data_source,
    ...
                    $self->config_param('mysql.password'),
                    { RaiseError => 1 }
                    ]);
    
  2. or download this
     $self->dbh('subscribers')