Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Angharad's scratchpad

by Angharad (Pilgrim)
on May 25, 2005 at 10:31 UTC ( #460289=scratchpad: print w/replies, xml ) Need Help??

#!/usr/bin/perl -- use warnings; use strict; use CGI::Carp qw(fatalsToBrowser); use CGI qw(header param :standard); print header; my $value; $value = param('tapas'); print start_html; print "Your favorite Tapas place in Barcelona was $value"; print end_html;
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2023-03-26 02:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (63 votes). Check out past polls.

    Notices?