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:Apache2::Reload"

Apache2::Reload - Reload Perl Modules when Changed on Disk River stage one • 1 direct dependent • 3 total dependents

"Apache2::Reload" reloads modules that change on the disk. When Perl pulls a file via "require", it stores the filename in the global hash %INC. The next time Perl tries to "require" the same file, it sees the file in %INC and does not reload from di...

SHAY/Apache-Reload-0.14 - 06 Aug 2023 10:47:19 UTC

Apache2::Dispatch - call PerlHandlers with the ease of Registry scripts River stage zero No dependents

Apache2::Dispatch translates $r->uri into a class and method and runs it as a PerlHandler. Basically, this allows you to call PerlHandlers as you would Regsitry scripts without having to load your httpd.conf with a slurry of <Location> tags....

PHRED/Apache2-Dispatch-0.15 - 13 Feb 2010 02:45:06 UTC

Apache2::Geo::IP - Look up country by IP address River stage zero No dependents

This module constitutes a mod_perl (version 2) interface to the Geo::IP module, which looks up in a database a country of origin of an IP address. This database simply contains IP blocks as keys, and countries as values. This database should be more ...

RKOBES/Apache-GeoIP-1.99 - 24 Apr 2009 03:47:20 UTC

Apache2::UploadProgress - Track the progress and give realtime feedback of file uploads River stage zero No dependents

This module allows you to track the progress of a file upload in order to provide a user with realtime updates on the progress of their file upload. The information that is provided by this module is very basic. It just includes the total size of the...

CEESHEK/Apache2-UploadProgress-0.2 - 24 Apr 2006 03:58:19 UTC

Apache2::ModProxyPerlHtml - rewrite HTTP headers and HTML links for reverse proxy usage River stage zero No dependents

Apache2::ModProxyPerlHtml is the most advanced Apache output filter to rewrite HTTP headers and HTML links for reverse proxy usage. It is written in Perl and exceeds all mod_proxy_html.c limitations without performance lost. Apache2::ModProxyPerlHtml...

DAROLD/Apache2-ModProxyPerlHtml-4.1 - 05 May 2022 17:09:01 UTC

Apache2::Response::FileMerge - Easily merge JavaScript and CSS into a single file dynamically. River stage zero No dependents

Problem(s) Solved There are a number of best practices on how to generate content into a web page. Yahoo!, for example, publishes such a document (http://developer.yahoo.com/performance/rules.html) and is relatively well respected as it contains a nu...

WAZZUTEKE/Apache2-Response-FileMerge-1.105 - 10 Mar 2011 18:38:20 UTC

Apache2::Controller::Dispatch - dispatch base class for Apache::Controller River stage zero No dependents

"Apache2::Controller::Dispatch" forms the base for the PerlInitHandler module to dispatch incoming requests to libraries based on their URL. You don't use this module. You use one of its subclasses as a base for your dispatch module....

MARKLE/Apache2-Controller-v1.1.1 - 13 Jun 2014 19:02:14 UTC
7 results (0.079 seconds)