> > I have a number of packages that I want to release to the public. > These mostly consist of a database component, a perl library, and a > set of embperl include files and/or templates. The perl library is > often not embperl-specific, you could probably use it with any CGI > package that can construct something equivalent to %fdat. But some > of them are. > > The question is--what name space do I use for this stuff? Up to now > I've been putting them under my own top-level name space (which > happens to be SWC::, don't ask). Most of the stuff I see on CPAN is > at a lower-level and doesn't make use of so many sub-components, so > should I just keep it that way, or is there a better solution? >
You should _not_ use a new top level namespace when releaseing anything to CPAN, unless there is a real good reason for it. So look around and see what's best fitting. If you like to have it somewhere under the Embperl namespace, we should see how to name it to avoid nameclashs. > To make things more specific: > Thinks sounds very interesting! Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]