I\'m newb in bash. I try to start perl script from bash script here is part of script:
PERL_HOME=/u/.../app/perl; export PERL_HOME; PERL=$PERL_HOME/bin/perl;