![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: web application wizardby Belgarion (Chaplain) |
on Jul 16, 2004 at 19:52 UTC ( #375109=note: print w/replies, xml ) | Need Help?? |
I don't know of any wizard application per se, but you could look at using CGI::Application along with HTML::Template to build your simple application. If the program is database driven give Class::DBI a look. Finally, if this will become a full blown database driven web application look into Maypole which combines Class::DBI, Template, and an API for hooking all of them together.
In Section
Seekers of Perl Wisdom
|
|