I have a cutome-built Perl module a.pm, installed on a Solaris server. Now I need to install the module on a Linux server, but I don't have the built-tar-ball. The only thing I have is the module itself on the Solaris server.
Is it possible to build the module again and compile/install it on the Linux server?