Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第7,3517,360项(搜索用时0.009秒)
www/Apache2-SiteControl-1.05 (Score: 9.06569E-5)
Perl web site authentication/authorization system
Apache2::SiteControl is a set of perl object-oriented classes that implement a fine-grained security control system for a web-based application. The intent is to provide a clear, easy-to-integrate system that does not require the policies to be written into your application components. It attempts to separate the concerns of how to show and manipulate data from the concerns of who is allowed to view and manipulate data and why.
www/CGI-Ajax-0.707 (Score: 9.06569E-5)
Module for writing AJAX/DHTML-based web apps
CGI::Ajax is an object-oriented module that provides a unique mechanism for using perl code asynchronously from javascript-enhanced web pages. You would commonly use CGI::Ajax in AJAX/DHTML-based web applications. CGI::Ajax unburdens the user from having to write any javascript, except for having to associate an exported method with a document-defined event (such as onClick, onKeyUp, etc). Only in the more advanced implementations of a exported perl method would a user need to write any javascript.
www/CIF-Client-0.21 (Score: 9.06569E-5)
Extends REST::Client for use with the CI-Framework REST interface
This module is a Perl extension that extends REST::Client for use with the CIF-Framework REST interface
Catalyst FormFu Base Controller
This creates a new HTML::FormFu object, passing as it's argument the contents of the "constructor" config value.
www/Catalyst-View-Jemplate-0.06 (Score: 9.06569E-5)
Jemplate files server
Catalyst::View::Jemplate is a Catalyst View plugin to automatically compile TT files into JavaScript, using ingy's Jemplate.
www/Catalyst-View-Mason-0.19 (Score: 9.06569E-5)
Mason view class for Catalyst
Want to use a Mason component in your views? No problem! Catalyst::View::Mason comes to the rescue.
www/ikiwiki-3.20160728 (Score: 9.06569E-5)
Wiki compiler
ikiwiki is a wiki compiler. It converts wiki pages into html pages suitable for publishing on a website. Unlike many wikis, ikiwiki does not have its own ad-hoc means of storing page history, and instead uses a revision control system (currently supported is bzr, git, mercurial, monotone, subversion and tla). There are many other features, including support for blogging, as well as a large array of plugins.
www/Dancer2-Plugin-Ajax-0.200001 (Score: 9.06569E-5)
Ajax handling for Dancer2 applications
The ajax keyword which is exported by this plugin allow you to define a route handler optimized for Ajax queries.
www/HTML-GenerateUtil-1.20 (Score: 9.06569E-5)
Perl5 module for generating HTML on the fly
HTML::GenerateUtil is a module provides C language version of various helper routines for generating HTML output.
www/HTML-TreeBuilder-XPath-0.14 (Score: 9.06569E-5)
Add XPath support to HTML::TreeBuilder
This module adds typical XPath methods to HTML::TreeBuilder, to make it easy to query a document.