![]() |
|
go ahead... be a heretic | |
PerlMonks |
RE: ASCII databasesby Anonymous Monk |
on Mar 02, 2000 at 01:15 UTC ( [id://4640]=note: print w/replies, xml ) | Need Help?? |
The Perl Cookbook by O'Reilly shows two ways to do this. The
module to use is:
use Text::ParseWords;
In Section
Seekers of Perl Wisdom
|
|