in reply to Re^3: Alternative to IO::Uncompress::Bunzip2
in thread Alternative to IO::Uncompress::Bunzip2
I am working on a script to be uploaded to a server for everyone to use. But I have no right to install new module on the server, and the admin ask me whether there is another solution or not without installing new module. So can I install the module at a directory that I have access? Can other user with read but not write permission to that particular directory run the code successfully?