join(' ', unpack("(A16)*", $string)) [download]
In reply to Re: How to split a string into chunks of length n or less by repellent in thread How to split a string into chunks of length n or less by isync