|
|
| go ahead... be a heretic | |
| PerlMonks |
Re: Tk cryptogram (no, not cryptography)by brianarn (Chaplain) |
| on May 14, 2002 at 13:48 UTC ( [id://166512]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I'm still learning Tk myself, so I can't really comment on much there - just one thing to add because I think it's a nice Perl feature. =) You can create the @letters array with the following line: my @letters = (a..z); It's able to increment the letters up from a to z. I just think it's an interesting feature that people can play with. =) ~Brian
In Section
Cool Uses for Perl
|
|
||||||||||||||||||||||||