in reply to Blank result but no error
What is the command line you use to "run the script" and under what OS?
If you run:
perl -v [download]
what do you get? What do you get when you run:
perl -M"save_to_db" -e "print qq/$save_to_db::VERSION/" [download]