Practical mod_perl / HTML Book /



previous page: B.18.5. Apache::Include—Utilities for mod_perl/mod_include Integration
  
page up: HTML Version of the book
  
next page: B.18.7. Apache::Mmap—Perl Interface to the mmap(2) System Call

B.18.6. Apache::Language—Perl Transparent Language Support for Apache Modules and mod_perl Scripts


The goal of this module is to provide a simple way for mod_perl module writers to include support for multiple language requests.

An Apache::Language object acts like a language-aware hash. It stores key/language/value triplets. Using the Accept-Language header field sent by the web client, it can choose the most appropriate language for the client. Its usage is transparent to the client.

Available from CPAN. See the module manpage for more information.

 

Continue to:

  • prev: B.18.5. Apache::Include—Utilities for mod_perl/mod_include Integration
  • Table of Contents
  • next: B.18.7. Apache::Mmap—Perl Interface to the mmap(2) System Call







TOP
previous page: B.18.5. Apache::Include—Utilities for mod_perl/mod_include Integration
  
page up: HTML Version of the book
  
next page: B.18.7. Apache::Mmap—Perl Interface to the mmap(2) System Call


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com