Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Local tests reveal no syntax error but...

by lemming (Priest)
on Sep 15, 2001 at 00:06 UTC ( [id://112526]=note: print w/replies, xml ) Need Help??


in reply to Local tests reveal no syntax error but...

Try placing your new code after:

my $words = $q->param('words');
instead of before since you want to use $words inside the if statement.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://112526]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-23 12:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found