# Check if a destination is defined unless (defined $destination) { print "No destination given.\n"; showUsage (); }