in reply to Re^2: Embedding Perl into HTML
in thread Embedding Perl into HTML
Look at CGI::Application in combo with HTML::Template to eliminate some of the busy stuff in the URI and allows you to use a simple index.cgi to run the flow. Here's a nice little tutorial.
|
|---|