##
here,fred,42,43,44,45
there,wilma,2,5,7,9
####
this is the ##location## to be in!
my name is ##rtrname##.
the frame is '##frame-DLCI##'.
####
perl test_script.pl data.csv
####
this is the here to be in!
my name is fred.
the frame is '44'.
####
this is the there to be in!
my name is wilma.
the frame is '7'.