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

what do you get? What do you get when you run:

perl -M"save_to_db" -e "print qq/$save_to_db::VERSION/"

DWIM is Perl's answer to Gödel