in reply to
Somewhat basic but long, practical RE problem
One way to do it might be to modify apache's config to use
\t
as a delimiter instead of a space, so then you could just use
split
.
Comment on
Re: Somewhat basic but long, practical RE problem
Select
or
Download
Code
In Section
Seekers of Perl Wisdom