in reply to Seeking Examples of Well Organized Code

Inheritance and how you delegate methods and what package inherits from which depends entirely on your specs. It cannot be said whether the module layout you've posted suits without knowing them.

As an example of a well written module see e.g. Net::SMTP::Server (first that came to my mind).

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
  • Comment on Re: Seeking Examples of Well Organized Code