Help for this page
use strict; ... you won't see this or this or that
my %BFPRCONS = ( filename => 'whatever_the_name_is', ... # you could set the file name like so: $BFPRCONS{'filename'} = join ('_',$job,$junk1,$etc);