Padrino can be considered a Sinatra evolution, a "what if?" experiment for Sinatra, if it ever decided to expand its codebase to support more advanced features.
It still tries to be lightweight as Sinatra is, but adds some tools that improve basic...
Apache Isis is extendable, standards-based and perfect for DDD (deploy domain-driven) applications.
The framework takes the user's domain services and code repositories and automatically generates an API or a GUI out of it.
It does this via a set of...
Catalyst is actually a collection of finely tuned modules that can work with each other to provide a wide array of basic features found in most Perl Web apps.
Catalyst-developed applications will run on almost any OS platform and with any server like...