in reply to
ASCII databases
The Perl Cookbook by O'Reilly shows two ways to do this. The module to use is: use Text::ParseWords;
Comment on
RE: ASCII databases
In Section
Seekers of Perl Wisdom