"Perl uses many different methods to interact with databases, and below, I am outlining how to use
just some of the methods."
"I am assuming you have knowledge in Perl, SQL and HTML! Before trying all this out, you will have to
download and install the DBI module for MySQL, available at CPAN."
"This tutorial only explains the basic uses of the DBI module. After reading this tutorial it is suggested
you read up more on this topic...."