|
Posted by John Bokma on March 19, 2008, 10:22 pm
Please log in for more thread options
> On Thu, 20 Mar 2008 00:06:39 +0000, Uri Guttman wrote:
>>>>>>> writes:
>
>> RH> the only array I really need is the entire 96-character
>> RH> character set.
>
> my @x = map chr, 33..127;
>
>> typing in the alphabet is more error prone than just 'a' and 'z'.
>
> Well, typing the entire alphabet in one go certainly is error-prone if
> you're six or seven years old. But eight year olds or above probably can
> handle it.
I LOLed at your reply to this one :-D
--
John
http://johnbokma.com/
|