in reply to Re^2: image processing using perl
in thread image processing using perl

You (almost) never need root access to run a module, and also (almost) never need root access to install a module - as long you install it to a directory you've got write access to.

See installing local modules for example.