Help for this page

Select Code to Download


  1. or download this
    DBI->connect(....) || fatal(error message)
    
  2. or download this
    sub openDB {
        my ($database, $user_id, $password) = ();
    ...
            }
        }
    }