I'm not sure exactly what you're wanting to accomplish ... however, if you're wanting to take the data in an Excel spreadsheet and insert it into a MySQL database, that should be pretty easy to do with Perl. There are plenty of modules which will allow Perl to do this.
|