in reply to Archive::Extract - Out of Memory
Note: I'm setting $Archive::Extract::PREFER_BIN to 1 to prefer using system binaries.
Try setting $Archive::Extract::DEBUG = 99; to see if they're actually used, instead of merely preferred
But yes, it seems like a bug to gzip to stdout when the issue is memory usage
|
|---|