Perl script Blank Space problem?

  • Thread starter Thread starter Rhys_Malone
  • Start date Start date
R

Rhys_Malone

Guest
My perl script reads in certain values straight from a series of files. But when that value doesn't exist it simply outputs a blank space. How can I replace this white space with a default value like "0" to keep my output having the correct number of columns
 
Back
Top