Im new to perl. I have a debian server with perlbrew istallation. There is a custom module which a want on new debian server. Module is owned by my company.
What is the best way to achieve funktional module? I was able to start the module and install dependencies via cpan, but (i think) the variables like $PATH and $PERLBREW_HOME are wrong so i cant start it via bash-script like on the old server // somehing like use PERLBREW passing MODULENAME