# opens filehandle to "in memory" files held in Perl scalars open($fh,'>', \$variable);