Mod Perl Icon Mod Perl Icon Getting Helped and Further Learning


[ Prev | Main Page | Next ]

Table of Contents:


The Writing Apache Modules with Perl and C book can be purchased online from O'Reilly and Amazon.com.
Your corrections of either technical or grammatical errors are very welcome. You are encouraged to help me to improve this guide. If you have something to contribute please send it directly to me.

[TOC]


READ ME FIRST

If after reading this guide and other documents listed in this section, you feel that your question is not yet answered, please ask the apache/mod_perl mailing list to help you. But first try to browse the mailing list archive. Most of the time you will find the answer for your question by searching the mailing archive, since there is a big chance someone else has already encountered the same problem and found a solution for it. If you ignore this advice, do not be surprised if your question will be left unanswered - it bores people to answer the same question more than once. It does not mean that you should avoid asking questions. Just do not abuse the available help and RTFM before you call for HELP. (You have certainly heard the infamous fable of the shepherd boy and the wolves)

For more information See Get helped with mod_perl.

[TOC]


This document's Author

Hi, I wrote this document to help you with mod_perl. It does not mean that if you have any question regarding mod_perl, perl or whatever you think I might know, you should directly send it to me. Please see the Get helped with mod_perl section and follow the guidelines as prescribed there.

However, you are welcome to submit corrections and suggestions directly to me at sbekman@iname.com?subject=mod_perl%20guide%20corrections. If you are going to submit heavy corrections of the text (I love those!), please help me by downloading the source pages in POD (from the main age under the index) and directly editing them. I will use Emacs Ediff to perform an easy merge of your changes. Thank you! But PLEASE NO PERSONAL QUESTIONS, I didn't invite those by writing a guide. They all will be immediately deleted.

[TOC]


Get helped with mod_perl

mod_perl home

http://perl.apache.org

mod_perl Garden project

http://modperl.sourcegarden.org

Apache Modules Book

http://www.modperl.com is the home site of The Apache Modules Book, a book about creating Web server modules using the Apache API, written by Lincoln Stein and Doug MacEachern.

Now you can purchase the book at your local bookstore or from the online dealer. O'Reilly lists this book as:

          Writing Apache Modules with Perl and C
          By Lincoln Stein & Doug MacEachern
          1st Edition March 1999
          1-56592-567-X, Order Number: 567X
          746 pages, $34.95

  • mod_perl FAQ

    by Frank Cringle at http://perl.apache.org/faq/ .

  • mod_perl performance tuning guide

    by Vivek Khera at http://perl.apache.org/tuning/ .

  • mod_perl plugin reference guide

    by Doug MacEachern at http://perl.apache.org/src/mod_perl.html .

  • Quick guide for moving from CGI to mod_perl

    at http://perl.apache.org/dist/cgi_to_mod_perl.html .

  • mod_perl_traps, common traps and solutions for mod_perl users

    at http://perl.apache.org/dist/mod_perl_traps.html .

  • mod_perl Quick Reference Card

    http://www.refcards.com (Apache and other refcards are available from this link)

  • mod_perl Resources Page

    http://www.perlreference.com/mod_perl/

  • mod_perl mailing list

    The Apache/Perl mailing list (modperl@apache.org) is available for mod_perl users and developers to share ideas, solve problems and discuss things related to mod_perl and the Apache::* modules. To subscribe to this list, send mail to majordomo@apache.org with empty Subject and with Body:

      subscribe modperl
    

    A searchable mod_perl mailing list archive available at http://forum.swarthmore.edu/epigone/modperl . We owe it to Ken Williams.

    More archives available:

  • [TOC]


    Get helped with Perl

    [TOC]


    Get helped with Perl/CGI

    [TOC]


    Get helped with Apache

    [TOC]


    Get helped with DBI

    [TOC]


    Get helped with Squid - Internet Object Cache

    [TOC]


    The Writing Apache Modules with Perl and C book can be purchased online from O'Reilly and Amazon.com.
    Your corrections of either technical or grammatical errors are very welcome. You are encouraged to help me to improve this guide. If you have something to contribute please send it directly to me.
    [ Prev | Main Page | Next ]

    Written by Stas Bekman.
    Last Modified at 09/25/1999
    Mod Perl Icon Use of the Camel for Perl is
    a trademark of O'Reilly & Associates,
    and is used by permission.