in reply to Re^2: Alternative to IO::Uncompress::Bunzip2
in thread Alternative to IO::Uncompress::Bunzip2

You do not need root access to install CPAN modules, as described at:

Can you please explain in more detail why you "do not have access to install anything"?

  • Comment on Re^3: Alternative to IO::Uncompress::Bunzip2

Replies are listed 'Best First'.
Re^4: Alternative to IO::Uncompress::Bunzip2
by prescott2006 (Acolyte) on Apr 10, 2012 at 03:11 UTC
    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?