in reply to perl module not working in crontab
same perl installation, only one installed. @INC looks fine, same path as normal and includes where the module is installed. is there anyway I can specifically set the crontab to pull all modules it uses directly from the folder where the modules are installed? either within the crontab or in the script itself...