December 2004
1 post
2 tags
Fast CGI with HTML::Mason
I decided the other day for a variety of reasons, to switch from the mod_perl web-app style to using Fast CGI with HTML::Mason. I only found one application out there that uses Mason with Fast CGI, which was the RT Ticket tracking system. However, the way it was setup didn’t match my requirements, nor the way their handler was configured. After scouring the Internet some more, I hobbled...
Dec 18th