Help for this page
[Sat Dec 31 19:14:39.401041 2022] [cgi:error] [pid 9360:tid 1864] [client 127.0.0.1:61019] AH01215: Can't locate object method "connect" + via package "DBI" at ../htdocs/mydir/my_mysql.pl line 621.: C:/xampp/cgi-bin/myscript.cg +i
use DB; ... $quest = $dbh->prepare($statement, { RaiseError => 1}) or die "Can +not prepare statement! $DBI::errstr\n"; $quest->execute();