Обсуждение: writing debug output in perl

Поиск
Список
Период
Сортировка

writing debug output in perl

От
"Harpreet Dhaliwal"
Дата:
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

От
"Albe Laurenz"
Дата:
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