This change allows Koha plugins that return a true value from the "use_mojolicious" method to be run as Mojolicious controllers rather than CGI script controllers.
This change also sets up a framework for writing new Koha functionality using Mojolicious controllers.
|