Help for this page

Select Code to Download


  1. or download this
    dbi mysql database host port
    
  2. or download this
        __PACKAGE__->register_db( 
        driver   => 'pg', database => 'my_db',  host => 'localhost', usern
    +ame => 'joeuser', password => 'mysecret',
        );