in reply to
splitting a line by user-defined separators
Thanks a lot! I didn't know that it is possible to make a regex from a string simply by writing
/$string/
!
Comment on
Re: splitting a line by user-defined separators
Download
Code
In Section
Seekers of Perl Wisdom