(pd)

Home of KrKit - mod_perl 2.0 application development libraries

KrKit is primarily a web application development library. It contains simplified database connectivity, user authorization and authentication, a template system, a help system, inherited method handlers to simplify development, and much more.

The single biggest strength of this development library is that unlike most other environments is that the developer can use or discard the portions that they need. Every library is easy to Superclass or simple discard as you, the developer, see fit. While these libraries work in the situations we have encountered, yours may be different, and your development environment shouldn't work against you.

Latest Changes

  • Updating documentation.
  • Added an "option" method to the handler to set/get variables.
  • Moved to Module::Build over ExtUtils::MakeMaker, goodbye make.
  • Moved httpd.rc to doc rather than bin -- reference not used.

Download Release

  • 1.0 Jan 16 2010

KrKit License

Copyright (c) 2003-2010 Nicholas Studt. All rights reserved.

You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file.