Practical mod_perl / HTML Book /



previous page: 21.8.5. Apache::Debug
  
page up: HTML Version of the book
  
next page: 21.9. Looking Inside the Server

21.8.6. Other Debug Modules


The following are a few other modules that you may find of use, but in this book we won't delve deeply into their details:

  • Apache::DumpHeaders is used to watch an HTTP transaction, looking at the client and server headers.

  • Apache::DebugInfo offers the ability to monitor various bits of per-request data. Similar to Apache::DumpHeaders.

  • Devel::StackTrace encapsulates the information that can be found through using the caller( ) function and provides a simple interface to this data.

  • Apache::Symbol provides XS tricks to avoid a mandatory "Subroutine redefined" warning when reloading a module that contains a subroutine that is eligible for inlining. Useful during development when using Apache::Reload or Apache::StatINC to reload modules.

 

Continue to:

  • prev: 21.8.5. Apache::Debug
  • Table of Contents
  • next: 21.9. Looking Inside the Server







TOP
previous page: 21.8.5. Apache::Debug
  
page up: HTML Version of the book
  
next page: 21.9. Looking Inside the Server


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