I already tried that as well and it also just prints the first part.
It works! Thanks!
Just have to add Multistream like so:
my $in = new IO::Uncompress::Gunzip "tst.gz", Multistream => 1 or die "IO::Uncompress::Gunzip failed: $GunzipError\n"; print while <$in>;
In reply to Re^2: PerlIO::gzip can't handle appended stuff
by Skeeve
in thread PerlIO::gzip can't handle appended stuff
by Skeeve
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |