Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
How do I break this out so that each field is a variable. I then want to insert each variable into a mysql table, which seems to be the easy part. I just can't figure out how how to open the file and get each field to convert to a variable. Thanks to all ! CraigOrder|09/12/2001|Product| Address|Email|Username
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Assigning scalar to each field in a flat file database
by dthacker (Deacon) on Mar 08, 2002 at 03:31 UTC | |
|
Re: Assigning scalar to each field in a flat file database
by webadept (Pilgrim) on Mar 08, 2002 at 06:55 UTC |