Help for this page
if ($host eq "dell") { if ($db = DBI->connect("DBI:mysql:nikos_db", "root", "XXXX")) {} ... exit(); } }