|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: Re: Re: Extracting array of hashes from databy srawls (Friar) |
| on Jun 10, 2001 at 02:06 UTC ( #87241=note: print w/ replies, xml ) | Need Help?? |
|
Took me a sec, but I got it. In your data, sometimes you have spaces after the ;, and sometimes you don't. After each of your splits (or just the split/;/'s) add \s* as in:
The 15 year old, freshman programmer,
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||