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
Code. We need code.
-- Andrew Gaffney Network Administrator Skyline Aeronautics, LLC. 636-357-1548
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>