Hi World! Actually I have two questions, first one: I have a perl script that does a select from a DB2 database and stuffs the data in a variable like this: -------------------------------------------------------------------------------------------------- $dbh = DBI->connect($dbname, $user, $password...