Parsing a text file into an array
From: Scott (sroth1979_at_hotmail.com)
Date: 08/16/04
- Next message: nobull_at_mail.com: "Re: $File::Find"
- Previous message: Pierre-Yves: "$File::Find"
- Next in thread: bmay2068_at_hotmail.com: "Re: Parsing a text file into an array"
- Reply: bmay2068_at_hotmail.com: "Re: Parsing a text file into an array"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 16 Aug 2004 08:34:01 -0700
I am new to perl, and have not found any good examples of parsing to
help me out. I have a text file that I am reading into an array that
has to be parsed out and put into another file. I have not found any
good examples of this. Does anyone know of any?
For example the text file looks like this...
900002 "Test,Test" 1/1/2004 F 21
with tabs inbetween each of the colums of the text file.
- Next message: nobull_at_mail.com: "Re: $File::Find"
- Previous message: Pierre-Yves: "$File::Find"
- Next in thread: bmay2068_at_hotmail.com: "Re: Parsing a text file into an array"
- Reply: bmay2068_at_hotmail.com: "Re: Parsing a text file into an array"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|