Re: perl decompress

2004-06-02 Thread Jenda Krynicky
From: Anish Mehta <[EMAIL PROTECTED]> > I need your suggestions regarding writing a perl script to decompress > the data. I have an mysql table which has a field which contains data > of the longblob type. What i want to do is to connect to the database > server and then access that particualar tab

perl decompress

2004-06-02 Thread Anish Mehta
Hi all, I need your suggestions regarding writing a perl script to decompress the data. I have an mysql table which has a field which contains data of the longblob type. What i want to do is to connect to the database server and then access that particualar table and decompress the data in th