Help for this page

Select Code to Download


  1. or download this
    require Connection;
    die Connection::error() unless (Connection::is_up());
    my $dbh = Connection::handle();