is the same as:@cles = split(//, $key); foreach $key2(@cles) { chr($key2); push(@key3, $key2); }
(given that you don't use @cles latter on).@key3 = split(//, $key);
On purpose:
In reply to Re: Personal crypting algorithm
by wog
in thread Personal crypting algorithm
by Asmo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |