Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第7,4017,410项(搜索用时0.014秒)
www/Catalyst-View-XML-Feed-0.08 (Score: 2.1808068E-4)
Perl extension for Catalyst view for RSS, Atom, or other XML feeds
A hassle-free way to serve an RSS, Atom, or other XML feed from your Catalyst application.
www/netrik-1.16.1 (Score: 2.1808068E-4)
Text web browser, ambitious, in active development
The ANTRIK internet Viewer -- just the best text-mode WWW browser around :-) , and maybe a bit more...
www/xsp-4.2 (Score: 2.1808068E-4)
Mono based web server
The XSP is a Mono based web server that can be used to run ASP.NET applications.
www/multisort-1.1 (Score: 2.1808068E-4)
Small program to take multiple httpd logfiles into one
`multisort' is a small program designed to take multiple httpd logfiles in the Common Log Format and merge them into a single log, sorted by date, sent to standard output. This is useful if you're running a single website on multiple hosts and using round-robin DNS to do load distribution. With multisort, you can take the various logfiles from each server and merge them into a single file for analysis.
www/Apache-Session-Wrapper-0.34 (Score: 2.1808068E-4)
Simple wrapper around Apache::Session
This module is a simple wrapper around Apache::Session which provides some methods to simplify getting and setting the session id. It can uses cookies to store the session id, or it can look in a provided object for a specific parameter. Alternately, you can simply provide the session id yourself in the call to the session() method. If you're using Mason, you should probably take a look at MasonX::Request::WithApacheSession first, which integrates this module directly into Mason.
www/Apache2-SiteControl-1.05 (Score: 2.1808068E-4)
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: 2.1808068E-4)
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: 2.1808068E-4)
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: 2.1808068E-4)
Jemplate files server
Catalyst::View::Jemplate is a Catalyst View plugin to automatically compile TT files into JavaScript, using ingy's Jemplate.