The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Apache2::porting"

lib/Apache2/porting.pm River stage three • 155 direct dependents • 183 total dependents

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC

Apache2::SSI - Apache2 Server Side Include River stage zero No dependents

Apache2::SSI implements Apache Server Side Include <https://httpd.apache.org/docs/current/en/howto/ssi.html>, a.k.a. SSI, within and outside of Apache2/mod_perl2 framework. Apache2::SSI is inspired from the original work of Apache::SSI with the main ...

JDEGUEST/Apache2-SSI-v0.2.8 - 11 Oct 2023 07:32:30 UTC

Apache2::Upload - Methods for dealing with file uploads. River stage two • 18 direct dependents • 34 total dependents

Apache2::Upload is a new module based on the original package included in Apache2::Request 1.X. Users requiring the upload API must now "use Apache2::Upload", which adds the "upload" method to Apache2::Request. Apache2::Upload is largely backwards-co...

SHAY/libapreq2-2.16 - 22 Mar 2021 17:59:11 UTC

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::Request - Methods for dealing with client request data River stage two • 18 direct dependents • 34 total dependents

The Apache2::Request module provides methods for parsing GET and POST parameters encoded with either *application/x-www-form-urlencoded* or *multipart/form-data*. Although Apache2::Request provides a few new APIs for accessing the parsed data, it rem...

SHAY/libapreq2-2.16 - 22 Mar 2021 17:59:11 UTC

Apache2::TaintRequest - HTML Escape tainted data to prevent CSS Attacks River stage zero No dependents

Note: This code is derived from the *Apache::TaintRequest* module, available as part of "The mod_perl Developer's Cookbook". One of the harder problems facing web developers involves dealing with potential cross site scripting attacks. Frequently thi...

PHRED/Apache2-TaintRequest-0.01 - 06 Apr 2012 23:58:28 UTC

CGI::Apache2::Wrapper - CGI.pm-compatible methods via mod_perl River stage zero No dependents

Certain modules, such as CGI::Ajax and JavaScript::Autocomplete::Backend, require a minimal CGI.pm-compatible module to provide certain methods, such as *param()* to fetch parameters. The standard module to do this is of course CGI.pm; however, espec...

RKOBES/CGI-Apache2-Wrapper-0.215 - 19 Mar 2008 03:02:44 UTC

glue/perl/lib/Apache2/Cookie.pm River stage two • 18 direct dependents • 34 total dependents

The Apache2::Cookie module is based on the original 1.X versions, which mimic the CGI::Cookie API. The current version of this module includes several packages and methods which are patterned after Apache2::Request, yet remain largely backwards-compa...

SHAY/libapreq2-2.16 - 22 Mar 2021 17:59:11 UTC
8 results (0.03 seconds)