http://qs321.pair.com?node_id=96963


in reply to The Perl Diner

My first attempt at one of these.
(dodges the flying tomatoes)
@x = qw(corn); $buttered = pop($x); $yum = "ekac"; $eat = reverse($yum); $eat = substr("noodles",1); use CGI; $eat = new CGI; $flavor = 'chocolate'; $type = 'chip'; $eat->cookie(-name=>"$flavor", -value=>"$type");
-----
buttered popcorn
upsidedown cake
oodles of noodles
chocolate chip cookies
-----
-Syn0