in reply to
Why split function treats single quotes literals as regex, instead of a special case?
perldoc -f
split
Comment on
Re: Why split function treats single quotes literals as regex, instead of a special case?
In Section
Seekers of Perl Wisdom