in reply to Re: Re: Reading form data and printing variables using CGI.pm
in thread Reading form data and printing variables using CGI.pm

Huh?
my $PERL_FAQ = "butterscoth"; print 'my $PERL_FAQ \n'; print "my $PERL_FAQ \n";

____________________________________________________
** The Third rule of perl club is a statement of fact: pod is sexy.