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 "module:Apache::Include"

Apache::Config::Preproc::include - expand Include statements River stage one • 1 direct dependent • 1 total dependent

Processes Include and IncludeOptional statements and replaces them with the contents of the files supplied in their arguments. If the argument is not an absolute file name, it is searched in the server root directory. Keyword arguments: server_root =...

SGRAY/Apache-Config-Preproc-1.07 - 12 Feb 2021 16:27:05 UTC

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC

Apache::PAR - Perl extension for including Perl ARchive files in a mod_perl (1.x or 2.x) environment. River stage zero No dependents

Apache::PAR is a framework for including Perl ARchive files in a mod_perl (1.x or 2.x) environment. It allows an author to package up a web application, including configuration, static files, Perl modules, and Registry and PerlRun scripts to include ...

NBYRD/Apache-PAR-0.30 - 30 Aug 2003 02:39:52 UTC

Apache::JAF - mod_perl and Template-Toolkit web applications framework River stage zero No dependents

Introduction Apache::JAF is designed for creation web applications based on MVC (Model-View-Controller) concept. * *Modeller* is JAF descendant * *Controller* is Apache::JAF descendant * and the *Viewer* is set of the templates using Template-Toolkit...

GRISHACE/Apache-JAF-0.21 - 02 Mar 2004 11:05:36 UTC

Apache::Test - Test.pm wrapper with helpers for testing Apache River stage three • 69 direct dependents • 121 total dependents

Apache::Test is a wrapper around the standard "Test.pm" with helpers for testing an Apache server....

SHAY/Apache-Test-1.43 - 07 Nov 2021 13:00:25 UTC

Apache::MP3 - Generate streamable directories of MP3 and Ogg Vorbis files River stage zero No dependents

This module makes it possible to browse a directory hierarchy containing MP3, Ogg Vorbis, or Wav files, sort them on various fields, download them, stream them to an MP3 decoder like WinAmp, and construct playlists. The display is configurable and su...

LDS/Apache-MP3-4.00 - 15 Apr 2006 01:26:38 UTC

Apache::XPP River stage zero No dependents

Apache::XPP is an HTML parser which on run time compiles and runs embedded perl code....

CNATION/Apache-XPP-2.02 - 12 Mar 2002 06:32:15 UTC

Apache::Motd - Provide motd (Message of the Day) functionality to a webserver River stage zero No dependents

This Apache Perl module provides a web administrator the ability to configure a webserver with motd (Message of the Day) functionality, just like you find on UNIX systems. This allows custom messages to appear when visitors enter a website or a secti...

CRAMIREZ/Apache-Motd-1.00 - 01 Nov 2002 01:00:20 UTC

Apache::SSI - Implement Server Side Includes in Perl River stage zero No dependents

Apache::SSI implements the functionality of mod_include for handling server-parsed html documents. It runs under Apache's mod_perl. In my mind, there are two main reasons you might want to use this module: you can sub-class it to implement your own c...

KWILLIAMS/Apache-SSI-2.19 - 27 Jan 2005 04:04:14 UTC

Apache::WeSQL - Apache mod_perl module for WeSQL River stage zero No dependents

The Web-enabled SQL (WeSQL) Apache mod_perl module is an extension to HTML, acting as a glue between HTML and SQL. It allows the use of pure SQL queries directly in HTML files, embedded in a special tag. WeSQL translates the special tags into pure HT...

WARD/WeSQL-0.53 - 21 Jul 2002 12:50:23 UTC

Apache::Image - Generate a new image size, e.g. Thumbnail on the fly of any image, even dynamically generated (EXPERIMENTAL RELEASE) River stage zero No dependents

Automatically generate thumbnail images on the fly from any Apache source. This includes but is not limited to: local files; Subversion; Generated / Dynamic images from CGIâ PHP, mod_perl and more. Features: (XXX fix formating) * Generate thumbnails ...

SCOTT/Apache-Image-v0.0.4 - 25 Jun 2007 00:17:50 UTC

Apache::iNcom - An e-commerce framework. River stage zero No dependents

Apache::iNcom is an e-commerce framework. It is not a ready-to-run merchant systems. It is an integration of different components needed for e-commerce into a coherent whole. The primary design goals of the framework are flexibility and security. Mos...

FRAJULAC/Apache-iNcom-0.09 - 19 Jun 2000 21:03:51 UTC

Apache::TestMM - Provide MakeMaker Wrapper Methods River stage three • 69 direct dependents • 121 total dependents

"Apache::TestMM" provides wrappers for the "ExtUtils::MakeMaker" craft, making it easier to extend the autogenerated Makefile with "Apache::Test"....

SHAY/Apache-Test-1.43 - 07 Nov 2021 13:00:25 UTC

Apache::Module - Interface to Apache C module structures River stage zero No dependents

This module provides an interface to the list of apache modules configured with your httpd and their "module *" structures....

DOUGM/Apache-Module-0.11 - 05 Oct 1999 18:24:31 UTC

Apache::Gateway - A Bloated Gateway Module River stage zero No dependents

The "Apache::Gateway" module implements a gateway with assorted optional features....

CCWF/Apache-Gateway-1.11 - 20 Apr 2004 08:25:28 UTC

Apache::Gallery - mod_perl handler to create an image gallery River stage zero No dependents

Apache::Gallery creates an thumbnail index of each directory and allows viewing pictures in different resolutions. Pictures are resized on the fly and cached. The gallery can be configured and customized in many ways and a custom copyright image can ...

LEGART/Apache-Gallery-1.0.2-withoutworldwriteables - 08 Jun 2011 18:58:06 UTC

Apache::PageKit - MVCC web framework using mod_perl, XML and HTML::Template River stage zero No dependents

PageKit is an mod_perl based application framework that uses HTML::Template and XML to separate code, design, and content. Includes session management, authentication, form validation, co-branding, and a content management system. Its goal is to solv...

BORISZ/Apache-PageKit-1.18 - 26 Mar 2005 18:49:05 UTC

Apache::libapreq - Generate compiler and linker flags for libapreq River stage two • 25 direct dependents • 25 total dependents

The *libapreq* package installs libraries and include files into Perl architecture dependent locations....

ISAAC/libapreq-1.34 - 08 Jan 2009 22:13:46 UTC

Apache::PerlVINC - Allows versioning of modules among directories or v-hosts. River stage zero No dependents

With this module you can run two copies of a module without having to worry about which version is being used. Suppose you have two "VirtualHost" or "Location" that want to each use their own version of "Spellcheck.pm". Durning the FixUp phase, "Apac...

DAVEM/Apache-PerlVINC-0.03 - 21 Aug 2000 20:07:29 UTC

Apache::Template - Apache/mod_perl interface to the Template Toolkit River stage zero No dependents

The Apache::Template module provides a simple interface to the Template Toolkit from Apache/mod_perl. The Template Toolkit is a fast, powerful and extensible template processing system written in Perl. It implements a general purpose template languag...

ABW/Apache-Template-0.09 - 27 Apr 2004 09:26:34 UTC
83 results (0.05 seconds)