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

  1. <[Brennen]> WareLogging. Needing to write a simple web app in fairly short order, not wanting to jump through the usual hoops.
  2. What I really want is:
  3. * PerlLanguage
  4. * Not *too* heavy on dependencies
  5. Specific framework notes:
  6. * RubyOnRails - Yeah, yeah.
  7. * 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.
  8. * CGI::Application - Clearly lighter-weight.