in reply to
Re: another way to split with limit
in thread
another way to split with limit
I want to actually use the individual values I was thinking maybe substitute the split part with ($a,$b) = /(.*):(.*)/;
Comment on
Re: Re: another way to split with limit
In Section
Seekers of Perl Wisdom