Is there sample application using mySQL+Perl+CGI+DBI ?
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <OFB73B108F.75BA4999-ON8525711C.005C3E7B-8525711C.005DC937@jpmchase.com> |
Does anyone know where I can download a sample working mySQL web application, such as "Address Book", that is using mySQL in Perl (not PHP), hopefully with CGI.pm and DBI? I'd like to use it as a test application to prove mySQL and Perl environment is working and maybe just modify this simple application to do what I want. I'm installing the mySQL+Perl+CGI programming environment in Solaris 10 server to develop a web application to replace the Microsoft Excel spreadsheet, which allows multiple people access/modify the data at the same time, including import and export Excel to/from mysql database. (do you know any existing application like this?) Any help would be really appreciated and thank you in advanced! gordon