Changes for version 6.18 - 2026-02-28

  • Switch setup templates to use Plack::Middleware::Session with CSRF tests
  • Remove jshint test from generated projects
  • Remove unused Try::Tiny dependency
  • Drop Amon2::Plugin::Web::MobileAgent references and Extended example app
  • Replace random_string implementation with Crypt::SysRandom
  • Bump minimum Perl version to 5.14 (IO::Socket::IP requires 5.14+)
  • Remove bundled JS libraries (jQuery, Bootstrap, etc.) from setup script
  • Rewrite XSRFTokenJS to vanilla JavaScript (no jQuery dependency)
  • Replace Bootstrap markup in templates with semantic HTML
  • Fix Crypt::CBC deprecation warning by specifying pbkdf => 'pbkdf2'

Documentation

setup script for amon2

Modules

lightweight web application framework
Default configuration file loader
Amon2 Declare Class
HTML::FillInForm::Lite
NoCache(DEPRECATED)
streaming support for Amon2
[EXPERIMENTAL]WebSocket plugin for Amon2
Abstract base class for flavors.
Basic flavor selected by default
Flavor with admin pages
Minimalistic flavor suitable for benchmarking
Trigger system for Amon2
Web Application Base.
Sinatra like dispatcher for Amon2
Router::Boom bindings
Router::Simple binding for Amon2
Amon2 Request Class
web response class for Amon2
[EXPERIMENTAL]callback style psgi response for Amon2
WebSocket support for Amon2

Provides

in lib/Amon2/ContextGuard.pm
in lib/Amon2/Plugin/Web/Streaming.pm
in lib/Amon2/Setup/Asset/Blueprint.pm
in lib/Amon2/Setup/Asset/XSRFTokenJS.pm
in lib/Amon2/Setup/VC/Git.pm
in lib/Amon2/Util.pm

Examples