I am building a cgi::application that queries pretty extensively (at
least for me) from a MySQL database. I am having trouble with
maintainability, as the SQL code is mixed into the perl code and,
unfortunately, we are changing the database schema fairly often right
now. I was wondering what hints folks have about managing the SQL
parts away from the logic of the code. For my limited programming
skills, writing subroutines within my CGI::App is easiest but probably
not the most flexible.
Thanks,
Sean
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]