in reply to table from repeated strings text
What have you tried so far?
Check out the tutorials page here for help in getting started. You'll want to check out the sections on file handling. The split command will probably be useful in breaking apart those input lines into individual values; you'll want to look into hashes and arrays as a way to access those values.
|
|---|