Did I miss anything?$_ = join '', 'a' .. 'z'; print "$1\n" while /(.)/sg; print map "$_\n", /(.)/sg;
Makeshifts last the longest.
In reply to Re: Are strings lists of characters?
by Aristotle
in thread Are strings lists of characters?
by John M. Dlugosz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |