in reply to Re^2: Modules that significantly contribute to Laziness
in thread Modules that significantly contribute to Laziness

CGI::Application is very simple and light. It will not slow down your project. Database access is the most likely place you will see performance problems.
  • Comment on Re^3: Modules that significantly contribute to Laziness