$drh = DBI->install_driver("mysql"); $rc = $drh->func('createdb', $database, $host, $user, $password, 'admi +n'); [download]
In reply to Re: doubt in Perl+mysql by lima1 in thread doubt in Perl+mysql by editi