or download this
##connect to the feed database and then run query to find tables
my $from_feed_host="production-feed.czdsk6vbk.us-west-2
+.rds.amazonaws.com";
...
my $destination_user="root";
my $destination_pass="S3w3l^16";
my $dbh3 = DBI->connect( $from_feed_dsn, $from_feed_us
+er, $from_feed_pass, {RaiseError => 1, PrintError => 1 }) or die ( "C
+ouldn't connect to database