MUTANT/PRANG-0.20 - 21 May 2017 02:47:36 UTC - Search in distribution
Often you have a simple message that you want to get across, but you don't want it to be the same format each time. This module helps you do that. You can specify several alternatives and a random one will be picked each time. This module was written...
EVDB/Text-Variations-0.03 - 16 Jun 2016 09:36:54 UTC - Search in distributionHTTP::Engine abstracts handling the input and output of various web server environments, including CGI, mod_perl and FastCGI. Most of the code is ported over from Catalyst::Engine. If you're familiar with WSGI for Python or Rack for Ruby, HTTP::Engin...
YAPPO/HTTP-Engine-0.03005 - 04 Oct 2011 04:33:39 UTC - Search in distributionCatalystX::CMS is a drop-in content management system that allows you to manage your Catalyst app templates via a web-based editor....
KARMAN/CatalystX-CMS-0.011 - 14 Jul 2011 02:44:33 UTC - Search in distribution- CatalystX::CMS::Tutorial - drop-in content management system
- CatalystX::CMS::View - base View class
- CatalystX::CMS::tt - base tt class
This documentation will walk you through the steps needed to start using Fey::ORM. You should go ahead and make sure you have Fey::Loader installed if you want to follow along with this introduction....
DROLSKY/Fey-ORM-0.47 - 12 Jul 2015 18:37:58 UTC - Search in distributionA form's fields are created from the 'has_field' and 'field_list' definitions. FormHandler processes the field lists and creates an array of HTML::FormHandler::Field objects. The "type" of a field determines which field class to use. The field class ...
GSHANK/HTML-FormHandler-0.40068 - 20 Jul 2017 17:10:05 UTC - Search in distribution- HTML::FormHandler::TraitFor::Captcha - generate and validate captchas
- HTML::FormHandler::Field::Captcha - captcha field with GD::SecurityImage
Yet another session manager. easy to integrate with PSGI =)...
TOKUHIROM/HTTP-Session-0.48 - 07 Jan 2013 05:29:13 UTC - Search in distributionYet another session manager. easy to integrate with PSGI =)...
TOKUHIROM/http-session-0.50 - 13 Feb 2020 14:47:27 UTC - Search in distributionThis module implements ForumCode, a simple markup language inspired by the likes of BBCode. ForumCode allows end-users (of a web-site) limited access to a set of HTML markup through a HTML-esque syntax. This module works by using Template::Plugin::HT...
CHISEL/Template-Plugin-ForumCode-0.0.5 - 10 Dec 2008 23:39:53 UTC - Search in distributionPlack::Middleware::REST routes HTTP requests (given in PSGI request format) on the principles of Representational State Transfer (REST). In short, the application manages a set of resources with common base URL, each identified by its URL. One can re...
VOJ/Plack-Middleware-REST-0.10 - 06 Apr 2015 07:13:30 UTC - Search in distributionSupports to run CGI perl files on CGI methods under Dancer....
KOCEASY/Dancer-Plugin-FakeCGI-0.63 - 03 Jan 2016 17:00:53 UTC - Search in distributionScale and convert images to the requested format on the fly. By default the size and other scaling parameters are extracted from the request URI. Scaling is done with Image::Scale. The original image is not modified or even accessed directly by this ...
PNU/Plack-Middleware-Image-Scale-0.011 - 04 Feb 2016 10:51:20 UTC - Search in distributionThis Task module installs the modules that I use on a regular basis. Wait, there is more! It can also update the modules that I use on a regular basis! To do that, do TASK_UPGRADE=1 cpan -f Task::BeLike::YANICK...
YANICK/Task-BeLike-YANICK-0.9.0 - 21 Jan 2019 19:48:19 UTC - Search in distributionUsing this app you can make any PSGI/Plack aware server a JSON-RPC 2.0 server. This will allow you to expose your custom functionality as a web service in a relatiely tiny amount of code, as you can see above. This module follows the draft specficiat...
DMCBRIDE/JSON-RPC-Dispatcher-0.0508 - 22 Jan 2016 04:45:24 UTC - Search in distributionETHER/Moose-2.2014 - 19 Dec 2020 00:09:21 UTC - Search in distribution
IVANWILLS/App-TemplateCMD-v0.6.10 - 04 Sep 2019 19:46:42 UTC - Search in distribution
Support for EntityModel-backed websites. Currently an early preview release, so if you're looking for a good, production-quality web framework try something from the <L/SEE ALSO> list. Accepts a definition for site + page hierarchy, and applies handl...
TEAM/EntityModel-Web-0.004 - 01 Aug 2012 23:17:46 UTC - Search in distributionThis module doesn't do anything, it exists solely to document alternatives to the CGI.pm module....
LEEJO/CGI-Alternatives-0.18 - 21 Nov 2018 07:27:14 UTC - Search in distributionYou should use CGI::Application::Muto so that your main application module it's implemented as a sub-class, in the following way: package App; use base 'CGI::Application::Muto'; Application States In CGI::App you have to register your run modes on th...
ULIZAMA/CGI-Application-Muto-withoutworldwriteables - 05 Jun 2010 22:59:27 UTC - Search in distributionAppKit is based on CatalystX::AppBuilder, and includes some modules for common tasks. The idea is that you produce a thin AppKit application, and stick multiple modules together. We recommend Dist::Zilla to get you started on AppKit. That's because w...
NEWELLC/OpusVL-AppKit-2.29 - 03 Jan 2017 20:18:45 UTC - Search in distribution