#!/usr/bin/perl -w use strict; use warnings; my $FName = '/Rpts/geezer.csv'; open my $OF, '>', "$FName.work" or die $!; print $OF <