Ports Search

Results 7,9918,000 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
www/snap-server-0.9.5.1 (Score: 8.972706E-5)
Fast, iteratee-based, epoll-enabled web server for the Snap Framework
Snap is a simple and fast web development framework and server written in Haskell. The Snap HTTP server is a high performance, epoll-enabled, iteratee-based web server library written in Haskell. Together with the "snap-core" library upon which it depends, it provides a clean and efficient Haskell programming interface to the HTTP protocol.
www/mod_fcgid-2.3.9 (Score: 8.972706E-5)
Alternative FastCGI module for Apache2
mod_fcgid is a high performance alternative to mod_cgi or mod_cgid, which starts a sufficient number instances of the CGI program to handle concurrent requests, and these programs remain running to handle further incoming requests. It is favored by the PHP developers, for example, as a preferred alternative to running mod_php in-process, delivering very similar performance. License: Apache License
www/mod_macro-1.1.11 (Score: 8.972706E-5)
Apache 2.2.x module for use macros in config files
mod_macro is a third-party module to the Apache Http Server, distributed with a BSD-style license like Apache. It allows the definition and use of macros within apache runtime configuration files. The syntax is a natural extension to apache html-like configuration style.
www/CGI-Expand-2.05 (Score: 8.972706E-5)
Convert flat hash to nested data using TT2 dot convention
Converts a CGI query into structured data using a dotted name convention similar to TT2. expand_cgi works with CGI.pm, Apache::Request or anything with an appropriate "param" method. Or you can use expand_hash directly. If you prefer to use a different flattening convention then CGI::Expand can be subclassed.
Catalyst helper for Scaffolding
Catalyst::Helper::Controller::Scaffold is a helper for scaffolding for Catalyst, which adds easy scaffolding: # Imagine you want to generate a scaffolding controller MyApp::C::SomeTable # for a CDBI table class MyApp::M::CDBI::SomeTable script/myapp_create.pl controller SomeTable Scaffold CDBI::SomeTable
www/Catalyst-Model-LDAP-0.17 (Score: 8.972706E-5)
LDAP model class for Catalyst
This is the Net::LDAP model class for Catalyst. It is nothing more than a simple wrapper for Net::LDAP. This class simplifies LDAP access by letting you configure a common set of bind arguments. It also lets you configure a base DN for searching.
www/glpi-0.90.5 (Score: 8.972706E-5)
Free IT and asset management software
GLPI is an Information Resource-Manager with an additional Administration- Interface. You can use it to build up a database with an inventory for your company (computer, software, printers...). It has enhanced functions to make the daily life for the administrators easier, like a job- tracking-system with mail-notification and methods to build a database with basic information about your network-topology.
www/Continuity-1.5 (Score: 8.972706E-5)
Stateful Web applications in Perl
Continuity is a library to simplify web applications. Each session is written and runs as a persistant application, and is able to request additional input at any time without exiting. This is significantly different from the traditional CGI model of web applications in which a program is restarted for each new request.
www/FEAR-API-0.489 (Score: 8.972706E-5)
Web Scraping Zen
FEAR::API is a tool that helps reduce your time creating site scraping scripts and help you do it in a much more elegant way. FEAR::API combines many strong and powerful features from various CPAN modules, such as LWP::UserAgent, into a deeper Zen.
www/Facebook-Graph-1.0801 (Score: 8.972706E-5)
Perl extension to integrate your apps with Facebook
A fast and easy way to integrate your apps with Facebook. This is a Perl interface to the Facebook Graph API http://developers.facebook.com/docs/api. With this module you can currently query public Facebook data, query privileged Facebook data, and build a privileged Facebook application. See the TODO for all that this module cannot yet do.