writing debug output in perl
Started by Harpreet Dhaliwalalmost 19 years ago2 messagesgeneral
Hi,
Can anyone help me out with funciton(s) to write a debug output in a perl
function on postgres.
Thanks,
~Harpreet
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