RSS | Module Info | Add a review of CGI-Framework
CGI-Framework
(0.23)
I stumbled upon this framework during my research on web development frameworks in Perl.
Compared to a couple of hours of trying to install Catalyst on my machine(Windows XP Pro) i could get a complete mini application running in about 30 minutes.
One issue which i encountered was when i tried to do NTML authentication using mod_sspi(Apache 2.2). I kept getting the error "Malformed Multi Part Post".
I tried a few things and delved into the framework code. After spending a couple of hours, i decided to move over to CGI::Application. Which has a similar flavor.
Mayukh - 2008-07-23T19:20:09 (permalink)
1 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No

