I'm trying to write a little program to take all of the fun out of the
daily jumble.

My plan is to get a sequence of letters from the user, move the letters
around and bounce the resulting sequence of letters off of a spell check
dictionary until the program generates an English word.

When I call grep from the command line, grep returns what I expect. When
I call grep from perl, I get:

not enough arguments for grep

or

search pattern not terminated

Thanks,

Cy Kurtz




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to