in reply to return a value from perl script to perl module call ing the script
Update: Corrected typo. qx instead of qr. Thanks fenLisesi
Use qx or backticks instead of system.