Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

OL Crossword puzzle server/client

by wombat (Curate)
on Aug 27, 2000 at 07:05 UTC ( [id://29848]=sourcecode: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    print "<input type=submit value=\"I'd like to solve the puzzle please\
    +">\n";
    print "\n</form>";
    print "</body></html>";
    
  2. or download this
    #! /usr/bin/perl -w
    require ("cgi-lib.pl");
    ...
    </html>
    End_Of_Text
     }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-19 04:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found