Perl module DBI is being used to connect to databases, e.g. MySQL. EXAMPLE: Perl $dbh = DBI->connect("DBI:mysql:username_base:localhost","username_login","");