in reply to
A problem with using the split command
maybe it is those unneeded single quotes in your argument to split. perldoc -f split will return some interesting info.
Comment on
Re: A problem with using the split command
In Section
Seekers of Perl Wisdom