Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: Without Unzipping and without using Archive module Can we read the file in zip file

by Anonymous Monk
on Mar 01, 2018 at 14:18 UTC ( [id://1210139]=note: print w/replies, xml ) Need Help??


in reply to Re: Without Unzipping and without using Archive module Can we read the file in zip file
in thread Without Unzipping and without using Archive module Can we read the file in zip file

A key thing to point out about that module is that it is unzipping and providing the data from the archive on the fly. So, if what you mean by "without unzipping it" is that you don't want to spend the time or the disk-space decompressing the entire archive, this core module probably does satisfy your requirement. (The perldoc clearly shows how the file-glob reference is equivalent to "getline().")

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-03-29 07:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found