![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
help regarding reading a fileby koti688 (Sexton) |
on Apr 02, 2009 at 12:25 UTC ( #754929=perlquestion: print w/replies, xml ) | Need Help?? |
koti688 has asked for the wisdom of the Perl Monks concerning the following question:
I have a following script like
And my sigData.txt contains 4 records lets say like below. 1=2 2=3 3=4 4=5 when i executed the script , the values in the very first line are missing while printing key and values
Back to
Seekers of Perl Wisdom
|
|