23.3. Resources
This section includes centralized resources that you should find
useful when you work with mod_perl and related technologies, such as
Apache, Perl, CGI, CVS, Squid, DBI, SQL, Security, etc.
23.3.2. mod_perl Mailing Lists
http://mathforum.org/epigone/modperl-dev/
http://marc.theaimsgroup.com/?l=apache-modperl-dev&r=1&w=2#apache-modperl-dev
http://www.mail-archive.com/dev%40perl.apache.org/
-
The mod_perl documentation mailing list
This mailing list is for discussing the
development of the
mod_perl documentation and site. To subscribe, send an empty email to
docs-dev-subscribe@perl.apache.org. To unsubscribe
from the list, send an empty email to
docs-dev-unsubscribe@perl.apache.org. To get help with
the list, send an empty email to
docs-dev-help@perl.apache.org.
The list has a searchable archive at http://mathforum.org/epigone/modperl-docs-dev/.
-
The Apache test framework development mailing list
The test-dev list is the list where the
Apache HTTP
Test project is discussed.
To subscribe, send an empty email to
test-dev-subscribe@httpd.apache.org. To unsubscribe
from the list, send an empty email to
test-dev-unsubscribe@httpd.apache.org. To get help
with the list, send an empty email to
test-dev-help@httpd.apache.org.
The list has a searchable archive at http://www.apachelabs.org/test-dev/.
-
The advocacy mailing list
The list for mod_perl advocacy issues, discussions about
sites, etc.
To subscribe send an empty email to
advocacy-subscribe@perl.apache.org. To
unsubscribe from the list, send an empty email to
advocacy-unsubscribe@perl.apache.org. To get
help with the list, send an empty email to
advocacy@perl.apache.org.
The list has a searchable archive at
http://www.mail-archive.com/advocacy@perl.apache.org/.
-
The modperl-cvs mailing list
The mod_perl CVS list is the list where you can watch mod_perl
getting patched. No real discussions happen on this list, but if you
want to know about the latest changes in the mod_perl core before
everyone else, this is the list to be on.
To subscribe, send email to
modperl-cvs-subscribe@perl.apache.org. To unsubscribe
send email to modperl-cvs-unsubscribe@perl.apache.org.
Send email to modperl-cvs@perl.apache.org to post to
the list.
The list is archived at http://marc.theaimsgroup.com/?l=apache-modperl-cvs&r=1&w=2#apache-modperl-cvs.
23.3.3. Perl
The following resources are
available for Perl:
-
Books:
-
Programming Perl, Third Edition, by Larry Wall,
Tom Christiansen, and Jon Orwant (O'Reilly)
-
The Perl Cookbook, by Tom Christiansen and
Nathan Torkington (O'Reilly)
-
Effective Perl Programming, by Joseph Hall
(Addison Wesley)
-
Web Client Programming with Perl, by Clinton
Wong (O'Reilly)
-
The Perl FAQ: http://www.perl.com/language/faq/
-
The Perl home pages: http://www.perl.com/ and http://www.perl.org/
-
The Perl Journal: http://www.tpj.com/
-
The Perl Review: http://www.theperlreview.com/
-
Perl Monks: http://www.perlmonks.org/
-
Searchable Perl documentation: http://www.perldoc.com/
-
Perl Module Mechanics: http://world.std.com/~swmcd/steven/perl/module_mechanics.html
This page describes the mechanics of creating, compiling, releasing,
and maintaining Perl modules
-
Perl news: http://use.perl.org/
-
Searchable CPAN: http://search.cpan.org/
-
Perl mailing lists:
http://lists.perl.org/
23.3.5. Apache
The following resources
are
useful for learning more about Apache:
23.3.6. DBI and SQL
The following resources are
useful for questions on
DBI and SQL:
23.3.9. Performance and Scalability
-
"Techniques and Technologies
for Scaling Internet
Services" mailing list:
scalable@arctic.org. Subscribe
by
sending a message to scalable-subscribe@arctic.org.
-
"Solaris 2.x—Tuning Your TCP/IP Stack and
More": http://www.sean.de/Solaris/tune.html
This page talks about the TCP/IP stack and various tricks of tuning
your system to get the most out of it as a web server. While the
information is for the Solaris 2.x OS, most of it is relevant to
other Unix flavors. At the end, an extensive list of related
literature is presented.
23.3.10. Web Security
-
Web Security: A Step-by-Step Reference Guide, by
Lincoln Stein (Addison Wesley)
-
Web Security and Electronic Commerce, by Simpson
Garfinkle with Gene Spafford (O'Reilly)
-
Chapter 13 of Apache: The Definitive Guide,
Second Edition, by Ben Laurie and Peter Laurie
(O'Reilly) talks extensively about the Apache
configuration process
| | | 23.2. Mailing List Etiquette | | V. mod_perl 2.0 |
Copyright © 2003 O'Reilly & Associates. All rights reserved.
|