open file handles to "in memory" files held in Perl scalars via: open($fh, ’>’, \$variable)