Don'cha just love lists. :)local $_ = "012345678901234567890123456789"; print join( '<br>', map join('-',/(\d{5})/g), /(\d{15})/g ), "\n";
Makeshifts last the longest.
In reply to Re: A regex question...
by Aristotle
in thread A regex question...
by thezip
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |