diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-07-04 03:36:12 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-07-04 03:36:12 +0000 |
commit | d01c3db22945e350d7e3b1248645dd428cbef1e2 (patch) | |
tree | f982918fb341a22c3fc7b347cd1bdeb76c20b6f1 /databases/Makefile | |
parent | 5d78c11aa0a93a38289e6ab1b8b017b5a96ce216 (diff) | |
download | ports-d01c3db22945e350d7e3b1248645dd428cbef1e2.tar.gz ports-d01c3db22945e350d7e3b1248645dd428cbef1e2.zip |
PostgreSQL::PLPerl::Trace is simple way to trace execution of
Perl statements in PL/Perl.
WWW: http://search.cpan.org/dist/PostgreSQL-PLPerl-Trace/
PR: ports/148352
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=257340
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index f4511129906a..c9f6d293b90a 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -399,6 +399,7 @@ SUBDIR += p5-POE-Component-RRDTool SUBDIR += p5-Pg SUBDIR += p5-PostgreSQL-PLPerl-Call + SUBDIR += p5-PostgreSQL-PLPerl-Trace SUBDIR += p5-RRD-Simple SUBDIR += p5-Redis SUBDIR += p5-Relations |