Do any monks have any offerings of Perl code that will connect up to two databases at the same time (different databases on different machines), so the data can be transferred from one to the other without outputting to a text file first? Such a move would also remove the need to close, open, close and then open databases.