in reply to Re^2: Multiple Pages with CGI
in thread Multiple Pages with CGI

Through a single instance script, yes. But using some inheritance and dispatch tricks, each run mode (page) can be delegated to a separate Perl module.


--
Rohan