I am currently working on a bit of Perl script and I am very new to it. I ran into a problem with Perl because I am accustomed to Php's syntax of MySQL where you create the statement you want and then execute it and then it sends the information to the server-side.I am currently working on a bit of Perl script