in reply to Setting the path when a module installs
$ENV{'PATH'} = q(/bin:/usr/bin:/usr/local/bin:/home/custom_stuff); [download]