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.3 - 2025-10-04

  • Fixes
    • Fix Static root path in app.psgi template. The middleware now correctly points to _static/_ instead of using the obsolete `$Dir` variable.
  • Changes
    • Adjust indentation in the generated main.css template for consistency with style conventions.

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