WalaWiki content from p1k3.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

13 lines
534 B

<[Brennen]> WareLogging. Needing to write a simple web app in fairly short order, not wanting to jump through the usual hoops.
What I really want is:
* PerlLanguage
* Not *too* heavy on dependencies
Specific framework notes:
* RubyOnRails - Yeah, yeah.
* Jifty - Perl. Nice featureset, comes with a pony, has more dependencies than your average rehab center. I can't imagine the potential horrors of installing this critter on somebody's crappy $20/month shared hosting.
* CGI::Application - Clearly lighter-weight.