Why Are We Here?


When you invited me here you cited three major things that you wanted to investigate:

  • Object Oriented Perl Programming
  • Package Management
  • Modularlization of Code

It's my understanding that you want to learn more about these things for several reasons:

  • simplify maintenance (16000+ lines!)
  • performance
  • simplify installation
  • new architecture to support new functionality
  • more?