Ports 搜索

共有8,048项符合www%3Atrac的查询结果,以下是第1,0611,070项(搜索用时0.004秒)
Use .htpasswd with Catalyst
This plugin uses "Authen::Htpasswd" to let your application use ".htpasswd" files for it's authentication storage.
Infrastructure plugin for the Catalyst authentication framework
The authentication plugin provides generic user support for Catalyst apps. It is the basis for both authentication (checking the user is who they claim to be), and authorization (allowing the user to do what the system authorises them to do).
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.020137845)
Browser Detection for Catalyst
A browser detection plugin for catalyst framework
www/Catalyst-Plugin-C3-0.03 (Score: 0.020137845)
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.