# Possibly, need to set binmode... $zip->newStream(name=>"SomeFileName.txt" ); # in a loop .. write data using: $zip->write $data, $length, $offset; # Then finally $zip->close; # Or do newStream for some other file name..
"You're only given one little spark of madness. You mustn't lose it." - Robin Williams
In reply to Re: Multi file stream with IO::Compress::Zip
by NetWallah
in thread Multi file stream with IO::Compress::Zip
by Rodster001
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |