Using connect_cached

2006-12-07 Thread Prashanth Meka
"user", "pass"); $dbh1->disconnect; $dbh2 = DBI->connect_cached("dbi:DB2:SAMPLE", "user", "pass"); $dbh2->disconnect; How exactly does connect_cached function? Thanks and regards, Prashanth Meka

Uploading source and binaries to CPAN

2006-10-13 Thread Prashanth Meka
download link point to the source and to use the documentation to explain to users how to install the binaries. Is there any way to have CPAN point to the source? Regards, Prashanth Meka

How can I free allocated memory?

2002-06-28 Thread Prashanth
cuted.. can any body give me a suggestion...? Regards Prashanth -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]