Ports Search

Results 961970 of 8,048 for /www/.(0.003 seconds)
Runtime cgiapp info in a popup window
This module provides a plugin framework for displaying runtime information about your CGI::Application app in a popup window. A sample Timing plugin is provided to show how it works:
www/Apache-Admin-Config-0.95 (Score: 0.056974534)
Perl module to manipulate Apache configuration files
Apache::Admin::Config provides an object interface to handling Apache like configuration files without modifying comments, identation, or truncated lines.
Support for forwarding requests in CGI::Application
The forward method passes control to another run mode and returns its output. This is equivalent to calling $self->$other_runmode, except that CGI::Application's internal value of the current run mode is updated.
www/CGI-Application-Plugin-HTDot-0.07 (Score: 0.056974534)
Enable "magic dot" notation in CGI::Application-derived applications
CGI::Application::Plugin::HTDot - Enable "magic dot" notation in CGI::Application-derived applications that use HTML::Template for their templating mechanism.
www/Apache-ConfigFile-1.23 (Score: 0.056974534)
Apache::ConfigFile - Parse Apache style httpd.conf configuration files
This module parses the Apache httpd.conf, or any compatible config file, and provides methods for you to access the values from the config file.
www/CGI-Application-Server-0.063 (Score: 0.056974534)
Simple HTTP server for developing with CGI::Application
CGI::Application::Server A simple HTTP server for developing with CGI::Application.
Access to the prototype JavaScript library using HTML::Prototype
CGI::Application::Plugin::HTMLPrototype - Give easy access to the prototype JavaScript library using HTML::Prototype HTML::Prototype is a JavaScript code generator for the prototype.js JavaScript library, and the script.aculo.us extensions to prototype.js. It allows you to easily add AJAX calls and dynamic elements to your website.
Add HTML::Tidy support to CGI::Application
This plugin is a wrapper around HTML::Tidy. It exports two methods that allow you to either validate or clean up the output of your cgiapp application. They should be called at the end of your postrun method.
www/Apache-Htgroup-1.23 (Score: 0.056974534)
Manage Apache authentication group files
Manage Apache htgroup files. Please note that this is not a mod_perl module. Please also note that there is another module that does similar things (HTTPD::UserManage) and that this is a more simplistic module, not doing all the things that one does.
www/CGI-Application-Plugin-JSON-1.02 (Score: 0.056974534)
Easy manipulation of JSON headers for CGI::Application
Easy manipulation of JSON headers for CGI::Application