Help for this page
print for unzip('AaBbCcDdEeFGHIJ', 5);
for (unzip('AaBbCcDdEeFGHIJ', 5)) { print STDOUT "$_\n"; }