Practical mod_perl / HTML Book /



previous page: B.17.6. Apache::ExtUtils—Utilities for Apache C/Perl Glue
  
page up: HTML Version of the book
  
next page: B.17.8. Apache::Log—Interface to Apache Logging

B.17.7. Apache::File—Advanced Functions for Manipulating Files on the Server Side


Apache::File does two things. First, it provides an object-oriented interface to file handles, similar to Perl's standard IO::File class. While the Apache::File module does not provide all the functionality of IO::File, its methods are approximately twice as fast as the equivalent IO::File methods. Secondly, when you use Apache::File, it adds to the Apache class several new methods that provide support for handling files under the HTTP/1.1 protocol.

Supplied with the mod_perl distribution. See the module manpage for more information.

 

Continue to:

  • prev: B.17.6. Apache::ExtUtils—Utilities for Apache C/Perl Glue
  • Table of Contents
  • next: B.17.8. Apache::Log—Interface to Apache Logging







TOP
previous page: B.17.6. Apache::ExtUtils—Utilities for Apache C/Perl Glue
  
page up: HTML Version of the book
  
next page: B.17.8. Apache::Log—Interface to Apache Logging


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