Package: libdbix-profile-perl (1.0-3) [universe]
Links for libdbix-profile-perl
Ubuntu Resources:
Download Source Package libdbix-profile-perl:
- [libdbix-profile-perl_1.0-3.dsc]
- [libdbix-profile-perl_1.0.orig.tar.gz]
- [libdbix-profile-perl_1.0-3.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Ivan Kohler
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
DBI query profiler
DBIx::Profile is a quick and easy, and mostly transparent, profiler for scripts using DBI. It collects information on the query level, and keeps track of first, failed, normal, and total amounts (count, wall clock, CPU time) for each function on the query.
NOTE: DBIx::Profile use Time::HiRes to clock the wall time and
the old standby times() to clock the CPU time. The CPU time is
pretty coarse.
DBIx::Profile can also trace the execution of queries. It will print a timestamp and the query that was called. This is optional, and occurs only when the environment variable DBIXPROFILETRACE is set to 1. (ex: (bash) export DBIXPROFILETRACE=1).
Other Packages Related to libdbix-profile-perl
|
|
|
-
- dep: libdbi-perl
- Perl5 database interface by Tim Bunce
-
- dep: libtime-hires-perl
- virtual package provided by perl
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
Download libdbix-profile-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 9.9 kB | 84.0 kB | [list of files] |