in reply to changing record separator to all my perl programs

please do a
perl -wle'use Data::Dumper; $Data::Dumper::Useqq = 1; print Dumper $/'
and show the otuput.
then read in a file and dump the content like above and post this output here, too.