in reply to Re: Build 1 zip from file and string with IO::Compress::Zip
in thread Build 1 zip from file and string with IO::Compress::Zip

That's exact what I wanted. Thank you. Curious. A module marked with to do's and not working implementations in core. Hope with Perl 6 comes something better. (-:
  • Comment on Re^2: Build 1 zip from file and string with IO::Compress::Zip

Replies are listed 'Best First'.
Re^3: Build 1 zip from file and string with IO::Compress::Zip
by pmqs (Friar) on Mar 31, 2010 at 19:22 UTC
    I'm gutted :-)

    Have you tried the sample code posted that used newStream? If it doesn't work, please get back to me.

    Paul