in reply to Re: OO code reuse in CGI::Application
in thread OO code reuse in CGI::Application

You are right.

i just wrote the sub for demostration.. but it is overly simplified. i have fixed my original post.

$self is a CGI::Application object that can be accessed from my controllers(controllers are subclass of C::A)

  • Comment on Re^2: OO code reuse in CGI::Application