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

You can install the needed module(s) - see Yes, even you can use CPAN or local::lib.

As for viewing contents without unzipping, I'm still unclear based on your wording:

  • Comment on Re: Without Unzipping and without using Archive module Can we read the file in zip file

Replies are listed 'Best First'.
Re^2: Without Unzipping and without using Archive module Can we read the file in zip file
by Sekhar Reddy (Acolyte) on Mar 01, 2018 at 14:16 UTC
    Thank you very much, It's working now :)