I am studying CGI::Application. The concept seems powerful (especially with HTML::Templates). However, I prefer not to use CGI.pm. Do I understand correctly that I can construct the HTML string any way I want and return it from the "run-mode method"?
Can I use CGI::Minimal (via cgiapp_get_query)? The documentation says a replacement must be interface-compatible. If I'm not required to construct my HTML elements using CGI.pm's methods, it's not clear to me how much of CGI.pm is used by CGI::Application. Therefore, it's not clear to me if the interface is compatible.
Also, I read the "Thoughts on Sessions and Security" in the companion article. Using features at Apache's layer may be more than I can grasp right now. Will I be able to use CGI::Session with CGI::Application until I can progress to using something native to Apache?
Thanks!
Mark
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/suppressed/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.