![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: ldif fileby gmargo (Hermit) |
on Dec 05, 2009 at 22:46 UTC ( #811277=note: print w/replies, xml ) | Need Help?? |
It depends on what you are doing. Are you only reading the file, or writing it too? Net::LDAP::LDIF will take an open file handle as a constructor argument. If just reading, you could perhaps set up a stream where it reads from a gunzip process. If read/writing, perhaps it's best to just uncompress it on disk and recompress it afterwards.
In Section
Seekers of Perl Wisdom
|
|