There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Changes for version v0.7.2 - 2025-10-03

  • Changes
    • Minima::View::HTML: make add_directory() prepend include paths so newly added directories take precedence. Expanded tests to cover this and custom list order.
    • Minima::Router docs: note that controller prefix can also be set via the `controller_prefix` config key when using Minima::App.

Documentation

Manage web applications using Minima.

Modules

Efficient web framework built with modern core classes
Application class for Minima
Base class for controllers used with Minima
Backend for minima, the project manager
Define and match URIs to controllers and methods
Setup a Minima web application
Base class for views used with Minima
Render HTML views
Render JSON views
Render plain text views