Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

Changes for version 2.20 - 2025-03-30

  • Changes
    • Fixed value 0 being ignored during url building
    • Bad attempt to build an url will now always croak (instead of sometimes raising a warning and returning undef)
      • this breaking change is considered a bugfix, since the old behavior was surprising and inconsistent
  • Deprecations
    • Removed deprecated json_param scalar context behavior (deprecated in 2.10)

Documentation

Generate Kelp applications
Reference to web development with Kelp
Making your app use controllers
Recipes for Kelp dishes

Modules

A web framework light, yet rich in nutrients.
Simple lazy attributes
Tracks Kelp application's current execution context
Tiny HTTP exceptions
Generation templates
Quick prototyping with Kelp
Kelp app wrapper (PSGI middleware)
Base class for Kelp modules
Configuration for Kelp applications
Configuration with less defaults
Base class for encoder modules
Simple JSON module for a Kelp application
Logger for Kelp applications
Simple log to standard output
Default router module for Kelp
Template processing for Kelp applications
Request class for a Kelp application
Format an HTTP response
Routing for a Kelp app
Legacy routes and controller for Kelp
Route patterns for Kelp routes
A very minimal template rendering engine for Kelp
Automated tests for a Kelp web app
Kelp general utility functions

Provides

in lib/Kelp/Module/Config/Null.pm
in lib/Kelp/Module/Null.pm
in lib/Kelp/Module/Template/Null.pm
in lib/Kelp/Routes/Location.pm
in lib/Kelp/Test/CookieJar.pm