writing debug output in perl

Started by Harpreet Dhaliwalalmost 19 years ago2 messagesgeneral
Jump to latest
#1Harpreet Dhaliwal
harpreet.dhaliwal01@gmail.com

Hi,
Can anyone help me out with funciton(s) to write a debug output in a perl
function on postgres.
Thanks,
~Harpreet

#2Albe Laurenz
all@adv.magwien.gv.at
In reply to: Harpreet Dhaliwal (#1)
Re: writing debug output in perl

Harpreet Dhaliwal wrote:

Can anyone help me out with funciton(s) to write a debug
output in a perl function on postgres.

Check out DBI-Link and see how it is done there:
http://pgfoundry.org/projects/dbi-link/

Yours,
Laurenz Albe