Tuesday, 25 February 2014

How to convert perl modules to mod_perl handlers?

How to convert perl modules to mod_perl handlers?



1.How to convert perl modules to mod_perl handlers? - Stack ...

Description:I have some perl modules which are intergreted in a cgi script
which runs on a web server. How can I simply convert these modules to a
mod_perl handler?



2.Practical mod_perl: 6.7.2. Converting into a Perl Content ...

Description:Let's now convert this script into a content handler. ...
Converting to use the mod_perl API and mod_perl-Specific Modules; Tags.
mod_perl, modperl, Apache, perl ...



3.mod_perl: How to use mod_perl's Method Handlers

Description:mod_perl documentation: Described here are a few examples and
hints on how to use method handlers with mod_perl.



4.mod_perl: Writing mod_perl Handlers and Scripts

Description:When mod_perl sees that the handler has a method attribute,
... with an exception to the Registry handlers. Module authors needing to
run cleanups after each HTTP ...



5.mod_perl: HTTP Handlers - Apache Software Foundation

Description:mod_perl documentation: This chapter explains how to implement
the HTTP protocol handlers in mod_perl.



6.mod_perl: User's guide

Description:Writing mod_perl Handlers and Scripts This chapter covers the
mod_perl coding specifics, ... Porting Apache:: Perl Modules from mod_perl
1.0 to 2.0



7.Practical mod_perl: 6.7. Transition from mod_cgi Scripts ...

Description:The transition to handlers is ... transpose it into a Perl
content handler without using any mod_perl-specific modules, and then
convert it to use ...



8.mod_perl - search.cpan.org

Description:With the mod_perl stacked handlers mechanism, ... It is
possible to profile code run under mod_perl with the Devel::DProf module
available on CPAN.



9.Transition from mod_cgi Scripts to Apache Handlers ...

Description:... let's convert it to use the mod_perl API ... into mod_perl
handler code is straightforward. Taking advantage of mod_perl-specific
features and modules is ...



10.Why mod_perl? - Perl.com

Description:mod_perl is a module that allows you to do all of these
things, and more, ... mod_perl allows you to configure your Apache server
and handlers in Perl ...

No comments:

Post a Comment