Is it possible for me to install it in Linux and just simply copy the .pm files and .so files it creates to appropriate directories in a HP-UX machine and shall I still expect it to work properly??
The reason I'm asking this is because I want to use Net::SFTP and Net::SSH::Perl in my software which should be running in HP-UX, Linux and Windows. I thought I can install these modules and just include the requried .pm files in to my software package.