> perl -MDBIspy -E 'use DBI; DBI->connect("dbi:SQLite:","user","password")' DBI dbi:SQLite: user password BROKEN at DBIspy.pm line 12. >