I have a Perl script that writes to a flat file DB and want to convert it to write to MySQL. Is this easy to do? If so, can you provide some code for basic setup and config, and point out differences in how values would be called and used in the script.
Or tell me I'm in way over my head and job it out.