[EMAIL PROTECTED] wrote:
> 
> I was going to store all the HTML files that I dynamically generate
> in gzip format. That is fine as IE will accept gzip. However I realized
> that my site search would stop working as it cant read gzip files
> unless it is gunzipped. Or is there a module that will make the gzip
> file appear as an unzipped text file? Like a file handle or
> something...so I just need to declare the file handle and use it for
> reading...

Yes. Look at Compress::Zlib (routines named gz*).

-- 
Ned Konz
currently: Stanwood, WA
email:     [EMAIL PROTECTED]
homepage:  http://www.bike-nomad.com

---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to