in reply to
split fixed string into character pairs
my @pairs = /../gs;
[download]
Comment on
Re: split fixed string into character pairs
Download
Code
In Section
Seekers of Perl Wisdom