Whoops. Please ignore Q2. I found the answers in the archives Dan
-----Original Message----- From: Dan Horne [mailto:[EMAIL PROTECTED] Sent: Thursday, 5 August 2004 7:18 a.m. To: [EMAIL PROTECTED] Subject: [cgiapp] A couple of questions for a newbie Hi All I've just started playing with CGI::Application, and I'm really enjoying it. I've got a couple of questions that I hope someone can lend their experience to 1. Will CGI::Application work in a shared hosting environment where I won't be able to compile it myself. I'm hoping that I can copy across my installation and set my "use lib" in my scripts? (I guess this also applies to CGI::Session too). I've had a quick browse through the files and it seems to be okay, but there may be dependencies that I'm not aware of... 2. I'm wondering how people split their application module. My shared host seems to perform okay, so I may be able to stick the whole app in one module, but I'm wondering if anyone has found that it's better to spread the load across a number of modules to reduce compilation time etc. Sadly, mod_perl isn't an option for me Thanks Dan --------------------------------------------------------------------- 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]
