Cogs
09-24-2002, 09:02 PM
Hi, I am using Archive::Tar and need to be able uncompress tar.gz, .zip and .tar files.
Can anybody sheed some light why I get these errors when using Zips, Gzips?
http://ethinkn.com/scripts/unarchiver/unarchive.cgi
This is open source so if anyone wants it just ask.
Do I have Compress::Zlib messed up? I am making it so that Compress::Zlib does not have to be installed and just use a require + import method.
Oh, if anyone has some experience in Archives PM me and I will set up a CVS or just use SourceForge.
Can anybody sheed some light why I get these errors when using Zips, Gzips?
http://ethinkn.com/scripts/unarchiver/unarchive.cgi
This is open source so if anyone wants it just ask.
Do I have Compress::Zlib messed up? I am making it so that Compress::Zlib does not have to be installed and just use a require + import method.
Oh, if anyone has some experience in Archives PM me and I will set up a CVS or just use SourceForge.