|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Substituting white spaces with a tab changes my string into numeric valueby PerlPeer (Novice) |
| on Sep 20, 2012 at 02:22 UTC ( #994575=perlquestion: print w/ replies, xml ) | Need Help?? |
|
PerlPeer has asked for the
wisdom of the Perl Monks concerning the following question:
hi, I try to replace white spaces with tabs, but my string gets changed into a numeric value after that. I wrote the basic step as a new program to show what happens
when I run this, it gives the following: CC1G_00040T0 NODE_4204_length_20667_cov_33.873905_4 3e-46 2 How can I prevent my string from becoming a numeric value?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||