Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: issue with readin IO::Uncompress:Gunzip and utf-8

by Corion (Patriarch)
on Aug 25, 2020 at 11:30 UTC ( [id://11121077]=note: print w/replies, xml ) Need Help??


in reply to issue with reading IO::Uncompress:Gunzip and utf-8

I've had success doing the same thing but with PerlIO::gzip and stacking the filters appropriately:

open my $fh, '<:gzip:encoding(UTF-8)'; ...

Maybe that helps you more in your pipeline.

Replies are listed 'Best First'.
Re^2: issue with readin IO::Uncompress:Gunzip and utf-8
by Skeeve (Parson) on Aug 25, 2020 at 12:25 UTC

    Thanks Corion, that really helped a lot. it was also suggested to me by ilmari on IRC.

    Will Update my Question now.


    s$$([},&%#}/&/]+}%&{})*;#$&&s&&$^X.($'^"%]=\&(|?*{%
    +.+=%;.#_}\&"^"-+%*).}%:##%}={~=~:.")&e&&s""`$''`"e

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11121077]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-20 02:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found