The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:WebNano ZBY"

WebNano - A minimalistic PSGI based web framework. River stage one • 2 direct dependents • 2 total dependents

Every WebNano application has at least three parts - the application class, at least one controller class and the app.psgi file (or something else that uses Plack::Runner run the app). The application object is instantiated only once and is used to h...

ZBY/WebNano-0.007 - 19 May 2012 09:04:02 UTC

WebNano::FindController - Tool for finding controller classes River stage one • 2 direct dependents • 2 total dependents

ZBY/WebNano-0.007 - 19 May 2012 09:04:02 UTC

WebNano::Controller - WebNano Controller River stage one • 2 direct dependents • 2 total dependents

This is the WebNano base controller. It's handle method dispatches the request to appropriate action method or to a next controller. The action method should return a string containing the HTML page, a Plack::Response object or a code ref. If there i...

ZBY/WebNano-0.007 - 19 May 2012 09:04:02 UTC

WebNano::Renderer::TTiny - Dynamic search paths for Template::Tiny River stage one • 2 direct dependents • 2 total dependents

This is a wrapper around Template::Tiny - 'Template Toolkit reimplemented in as little code as possible'. The only public method here is render - it expects as input a hash with the following data: template - the name of the template file c - the con...

ZBY/WebNano-0.007 - 19 May 2012 09:04:02 UTC
4 results (0.026 seconds)