Re: Perl site - Elementary question



usenet@xxxxxxxxxxxxxxx wrote:
So you never write HTML. Instead of:
   <a href="www.google.com">Google</a>
you write:
   a({href => 'www.google.com}, "Google")
This is all done using the CGI.pm module,

Cool!

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
.