Help for this page
# Read GZipped CSV use PerlIO::gzip; ... out => "test.csv.gz", encoding => ":via(gzip):encoding(utf-8)", );