File: README

package info (click to toggle)
libapache-db-perl 0.18-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 104 kB
  • sloc: perl: 325; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 584 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This package provides debugging and profiling tools for mod_perl:

 Apache::DB        - Hooks for the interactive Perl debugger
 Apache::DProf     - Hooks for Devel::DProf
 Apache::SmallProf - Hooks for Devel::SmallProf

These modules are very useful for helping to determine the cause of
errors and performance problems in mod_perl applications. They should
function with both mod_perl 1.x and 2.x. 

These modules were originally written by Doug MacEachern. 

They are currently being maintained by Dirk Lindner <dirk.lze@gmail.com>.
Please E-mail him with any bugs you may find.