in reply to Re: When is it time to stop posting to CPAN? in thread When is it time to stop posting to CPAN?
WordList began as a response to Games::Word::*. I wanted a namespace that is more general instead of gaming-associated, and wished that the implementation modules have a faster startup time. Assuming I read your comment correctly, I believe I've cleaned up the namespace so that plugins (roles, base classes) are moved out to WordListRole::*, WordListBase::* and all my WordList::* modules are actual wordlists.
|