How to create a init-script for an Perl catalyst application running on nginx with fastcgi and perlbrew
问题 I'm looking for a initscript to make usage of perlbrew on a webserver running a nginx as proxy for an perl catalyst application. I'm currently trying to start the app via source $PERLBREW execute "perlbrew use perl-5.14.4@devel" execute "mkdir -p $PID_PATH && $START_ICOS_APP > /dev/null 2>&1 &" echo "$DESC started" but it appers it cannot find the local perl installation. $PERLBREW is set to my perlbrew folder. 回答1: This is a good step by step guide how to do this, but it is French (but still