[Israel.pm] rapid CGI application
Gabor Szabo
szabgab at gmail.com
Sun Feb 20 16:02:34 PST 2005
If you are interested in my opinion then here it is:
I'd take this code and as a first step move all the HTML stuff in a
separate file
and use some kind of a templating module to fill in the values. As I am used to
HTML::Template I would probably go with that.
As a second step I'd probably put the whole thing in a CGI::Application subclass
in order to make the code cleaner.
If you are not interested in my opinion then you should have skipped
this e-mail.
;)
Gabor
More information about the Perl
mailing list