On Mon, 19 Jan 2004, A. Pagaltzis wrote:

> * Chris Josephes <[EMAIL PROTECTED]> [2004-01-19 14:39]:
> > I think sooner or later, we're all going to have to bite the
> > bullet and go with Java class naming conventions, like
>
> IMO, it is of the essence that modules have descriptive names.
> Otherwise, searching for something specific becomes nigh
> impossible. If that means a vast top level, so be it.
>

Searching doesn't have to be limited to the name of the module itself.
Almost everything in CPAN has POD documentation, which could be parsed, or
there could be extensions to Makefile.PL (or maybe META.yml files, for
people that go in that direction).

Modules can still have descriptive names even in a hierarchial namespace.
In some cases, the names can be even more descriptive.

--------------------
Christopher Josephes
[EMAIL PROTECTED]

Reply via email to