The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Apache-Wyrd apache log"

Apache::Wyrd::LogDump - Debug Wyrd tool River stage zero No dependents

Internal Wyrd used by the Debug Wyrd for dumping the debugging log to a popup window. It has no usefully configurable options....

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC

Apache::Wyrd::Handler - Apache Handler object for Apache::Wyrd modules River stage zero No dependents

Handler for Apache::Wyrd documents. For more information on mod_perl and handlers, see <http://perl.apache.org/docs/index.html> This module has been developed for and only been tested in Apache < 2.0 / mod_perl < 1.99. In this environment, the SYNOPS...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC

Apache::Wyrd - HTML embeddable perl objects under mod_perl River stage zero No dependents

Apache::Wyrd is the core module in a collection of interoperating modules that allow the rapid object-oriented development of web sites in Apache's mod_perl environment (LAMP). This collection includes a very flexible, HTML-friendly method of definin...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC

Apache::Wyrd::DBL - Centralized location for tracking variables, internals River stage zero No dependents

"Apache::Wyrd::DBL" ("Das Blinkenlights") is a convenient placeholder for all session information a Wyrd might need in order to do work. It holds references to the session's current apreq, DBI, and Apache objects, as well as the current session log a...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC

Apache::Wyrd::Bot - Spawn a process and monitor it River stage zero No dependents

The Bot Wyrd provides a class of objects which operate in the background and independent of the apache process, while being monitored in a browser window. This is useful for showing updates to a time-consuming process, such as building an index or co...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC

Apache::Wyrd::Form - Build complex HTML forms from Wyrds River stage zero No dependents

The "Apache::Wyrd::Form" (Form) object provides the core mechanism for processing fill-in forms. The Form requires one or more "Apache::Wyrd::Form::Template" objects (Templates) which provide, on the same page/url/Location, the pages which make up th...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC

Apache::Wyrd::Debug - Debugging Wyrd River stage zero No dependents

Wyrd for monitoring the debugging process while working with Wyrds. It is designed to enclose the entire Wyrd-enabled file. The debug log will be loaded on a popup window in the browser (you will need to enable popups). Note: You will almost certainl...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC

Apache::Wyrd::SQLForm - General Form Wyrd for editing data in SQL River stage zero No dependents

The SQLForm is a subclass of Apache::Wyrd::Form. It is meant to simplify the creation of forms that are used to edit data within a database connected to via the "Apache::Wyrd::DBL". The SQLForm makes the assumption that there is a primary table on wh...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC

Apache::Wyrd::Site::Page - Construct and track a page of an integrated site River stage zero No dependents

Page is the fundamental unit in the Apache::Wyrd::Site hierarchy. It generates the layout of and the meta-information for a "web page" and informs the index of the site about its self and its relationship to other pages. Page is usually used to repre...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC

Apache::Wyrd::Site::IndexBot - Sample 'bot for forcing index builds River stage zero No dependents

The IndexBot is an "Apache::Wyrd::Bot" object which performs the action of causing a site to be completely indexed, and any remaining deleted documents purged from the index. It does so by reading the name of existing files from the document root dow...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC

Apache::Wyrd::Services::Auth - Cookie-based authorization handler River stage zero No dependents

Auth provides a secure cookies-based login system for a Wyrd-enabled server that might not itself be equipped with SSL. It can do so if provided a connection to an SSL-enabled Apache server with an "Apache::Wyrd::Services::LoginServer" available on a...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC

Apache::Wyrd::Services::Index - Metadata index for word/data search engines River stage zero No dependents

General purpose Index object for retrieving a variety of information on a class of objects. The objects can have any type, but must implement at a minimum the "Apache::Wyrd::Interfaces::Indexable" interface. The information stored is broken down into...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC

Apache::Wyrd::Services::MySQLIndex - MySQL version of Index River stage zero No dependents

This is a MySQL-backed version of "Apache::Wyrd::Services::Index", and in most ways behaves exactly the same way, using the same methods. Consequently, only the differences are documented here....

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC

Apache::Wyrd::Services::LoginServer - Login service For Auth object River stage zero No dependents

The Login Server provides SSL encryption for a login to a Apache::Wyrd::Auth module when it must run on an insecure port. This behavior is described in the documentation for "Apache::Wyrd::Services::Auth". It uses the TicketPad module to keep a cache...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC
14 results (0.067 seconds)