http://qs321.pair.com?node_id=1134040


in reply to Re: Merge 2 strings like a zip
in thread Merge 2 strings like a zip

Unfortunately, the following fails with this code:
zip( 'abcde', 'ABCDEFGHIJ' );
This is a good example of why a CPAN module is usually the right choice. :-)