Ports Search

Results 1,0611,070 of 8,048 for /www/.(0.003 seconds)
ACL support for Catalyst applications
This module provides Access Control List style path protection, with arbitrary rules for Catalyst applications. It operates only on the Catalyst private namespace, at least at the moment.
Role based authorization for Catalyst
Role based access control is very simple: every user has a list of roles, which that user is allowed to assume, and every restricted part of the app makes an assertion about the necessary roles. If the user is a member in all of the required roles access is granted. Otherwise, access is denied.
Instant AJAX web front-end for DBIx::Class
Catalyst::Plugin::AutoCRUD is a instant AJAX web front-end for DBIx::Class.
www/Catalyst-Plugin-Browser-0.08 (Score: 0.056974534)
Browser Detection for Catalyst
A browser detection plugin for catalyst framework
www/Catalyst-Plugin-C3-0.03 (Score: 0.056974534)
Catalyst Plugin to subvert NEXT to use Class::C3
*** WARNING *** THIS MODULE IS STILL EXPERIMENTAL !!! This module is related to the possible transition of Catalyst from NEXT to Class::C3. This transition hasn't happened yet, and might not for a while. This module is only intended for use by Catalyst module developers at this time. You would know it if you should be using this module. *** END WARNING ***
Mmap cache for Catalyst
This package is part of the Catalyst Cache family. It allows integration of Cache::FastMmap and Catalyst This module extends the Catalyst application class with a "mmap" cache.
Catalyst Plugin for Cache::Memcached::Fast
Catalyst Plugin for Cache::Memcached::Fast.
Distributed cache for Catalyst
Extends base class with a distributed cache.
www/Catalyst-Plugin-Cache-0.12 (Score: 0.056974534)
Flexible caching support for Catalyst
This plugin gives you access to a variety of systems for caching data. It allows you to use a very simple configuration API, while maintaining the possibility of flexibility when you need it later. Among its features are support for multiple backends, segmentation based on component or controller, keyspace partitioning, and so more, in various subsidiary plugins.
www/Catalyst-Plugin-Captcha-0.04 (Score: 0.056974534)
Create and validate Captcha for Catalyst
This plugin for Catalyst creates and validates Captcha.