spawn968
07-06-2003, 10:07 PM
Alright, here's my problem: I have very limited experience in perl, but I want to learn more. The idea of what I want to do is make a wordfile that includes every letter up to a certain number of letters as a variable. Sort of like this
AAAAAAAAAA
AAAAAAAAAB
AAAAAAAAAC
AAAAAAAAAD
...
AAAAAAAABA
On to ZZZZZZZZZZ. Can anyone help me with code snippets or a proper place to look? (Or even good keywords for google, for that matter. I tried string manipulation +perl, but I got to many results)
AAAAAAAAAA
AAAAAAAAAB
AAAAAAAAAC
AAAAAAAAAD
...
AAAAAAAABA
On to ZZZZZZZZZZ. Can anyone help me with code snippets or a proper place to look? (Or even good keywords for google, for that matter. I tried string manipulation +perl, but I got to many results)