mod_perl logo perl icon
previous page: mod_perl Advocacypage up: General Documentationnext page: OS-specific Info

Popular Perl Complaints and Myths






mod_perl Pocket Reference

mod_perl Pocket Reference

By Andrew Ford
Writing Apache Modules with Perl and C

Writing Apache Modules with Perl and C

By Lincoln Stein, Doug MacEachern
Embedding Perl in HTML with Mason

Embedding Perl in HTML with Mason

By Dave Rolsky, Ken Williams
mod_perl2 User's Guide

mod_perl2 User's Guide

By Stas Bekman, Jim Brandt
Practical mod_perl

Practical mod_perl

By Stas Bekman, Eric Cholet
The mod_perl Developer's Cookbook

The mod_perl Developer's Cookbook

By Geoffrey Young, Paul Lindner, Randy Kobes


Table of Contents

Description

This document tries to explain the myths about Perl and overturn the FUD certain bodies try to spread.



TOP

Abbreviations



TOP

Interpreted vs. Compiled



TOP

Interpreted vs. Compiled (More Gory Details)



TOP

Perl is overly memory intensive making it unscalable



TOP

More Tuning Advice:



TOP

Not enough support, or tools to develop with Perl. (Myth)



TOP

If Perl scales so well, how come no large sites use it? (myth)



TOP

Perl even with mod_perl, is always slower then C.



TOP

Java does away with the need for Perl.



TOP

Perl can't create advanced client side applications



TOP

ASP makes Perl obsolete as a web programming language.



TOP

Credits

Thanks to the mod_perl list for all of the good information and criticism. I'd especially like to thank,



TOP

Maintainers

Maintainer is the person(s) you should contact with updates, corrections and patches.



TOP

Authors

Only the major authors are listed above. For contributors see the Changes file.






TOP
previous page: mod_perl Advocacypage up: General Documentationnext page: OS-specific Info