Hi, everyone. Assuming my application consists of several independent "sub-applications", is it possible to initialize and run CGI::App objects for these sub-applications from within the MainCGIApp.pm or do I have to create independent applications and link them including 'redirect' statement in the MainCGIApp.pm? If I run another object inside one of the methods, the output, of course, is doubled.
What is the best way to deal with this? Thanks. Arkady. --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
