Help for this page

Select Code to Download


  1. or download this
    package WebApp::DBI;
    use base 'Class::DBI';
    ...
      return $dbh;
    }
    1;