Porta wrote: > Hey, folks. > Question: > I was wondering if anyone else (than me) thinks is annoying to declare the > "use" of all the required models (objects? packages?) you're using in your > CA app?More, when working with CAD, on each controller you need to repeat > use MyApp::Foo; use MyApp::Bar; etc. If you must, see Modern::Perl for inspiration. rhesa