Help for this page
$ sqlite database.db
my $dbh = DBI->connect('dbi:SQLite:bandwidth.db', RaiseError=> 1) or d +ie $DBI::errstr;