Changes for version 1.01

  • deprecate run_all, use run instead ($kelp->run_all stays the same)
  • symbiosis can now mount plain coderefs
  • add explicit version number to each package in module
  • new documentation
  • better test cases
  • maintenance work

Modules

Manage an entire ecosystem of Plack organisms under Kelp
Base class for symbiotic modules
Allow testing symbiotic environments using Kelp::Test