![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Newline Delimited Inputby Concept99 (Acolyte) |
on Jun 10, 2003 at 21:31 UTC ( #264867=perlquestion: print w/replies, xml ) | Need Help?? |
Concept99 has asked for the wisdom of the Perl Monks concerning the following question:
I'm new to Perl, and I am having trouble figuring out how to read a newline delimited file into my program. Here is my code so far:
Here is an example of the input file: \\server\share \\server2\share c:\temp I'd appreciate your help getting this thing to correctly read in the newline delimited file!
Back to
Seekers of Perl Wisdom
|
|