Namespace Suggestions Sought.
I have an object oriented framework for Unix system administration implemented as a set of Perl modules. Currently these live under a SYSADM:: namespace. I've been working on these for several months and I have reached the point where I'm ready to set up an open source project and invite others to pick over my design and my code. Before I do this however, I'd like to get an idea of where best to hang these modules in the CPAN namespace. My current hierarchy looks like this: SYSADM:: Cmds:: FreeBSD Linux SunOS Config Files:: FreeBSD Linux SunOS Hinf:: FreeBSD Linux SunOS List:: Hinf Uinf Uinf Utility I basically represent hosts and users in their respective classes and use ssh to do interesting things to them. As I said, this is a framework for Unix system administration, though I'd like to be able to add support for Be, VMS or *ahem* whatever. I'd therefore like to add an abstraction layer for OS/Platform, but I'm uncertain as to where. I lean toward, for example, SYSADM::Files::Unix::FreeBSD rather than SYSADM::Unix::Files::FreeBSD. I'm also unsure if SYSADM:: is the right top-level. Any suggestions or advice would be very welcome. I can post pod and/or source if required. -- Howard Owen - [EMAIL PROTECTED] - +1-831-477-1123 "Even if you are on the right track, you'll get run over if you just sit there."
request for Mail::Stats namespace
I have a set of modules that gather quick statistics on procmail generated mbox files. I believe that Mail::Stats is a propper namespace for them. The module is in alpha state right now, but very useable (sample program is given with package) If there are no objections I will upload the module in a few days. Thanks, -Sean -- Sean Dague [EMAIL PROTECTED] There is no silver bullet. Plus, werewolves make better neighbors than zombies, and they tend to keep the vampire population down.
Re: Repeating Registration Request for New Module: Sendmail::Milter
On Fri, Aug 04, 2000 at 04:34:02PM -0700, Charles Ying wrote: > On Fri, 4 Aug 2000, Kurt D. Starsinic wrote: > KDS> I think that `Milter' is nondescriptively cute. How about > KDS> Sendmail::Filter? > > 'Milter' means something specific to Sendmail, it is the term used to > describe sendmail's Mail Filter API (libmilter.a, FFR_MILTER, etc.). > Filter would be too overly general, since one could write a program that > was a filter for sendmail, but did not use sendmail's Mail Filter API. I > did consider Sendmail::MailFilter, but that also suffers from the same > problem. > > I'm trying to be as nondescript as I possibly can... :) > > What do you think? I think that you've chosen the right name for your module. Go for it! Peace, * Kurt Starsinic ([EMAIL PROTECTED]) -- Senior Network Engineer * | "The job of a citizen is to keep his mouth open." -- Gunter Grass |
like to register to contribute to CPAN
I would like to register to be able to contribute a module to CPAN. Name:Tim Burlowski Email:[EMAIL PROTECTED] WebPage:http://www.timbu.org Preferred user-id:timbu Description of Contribution: Tool for creating HTML tables, complete with sorting and a couple of formatting options. DSLI:bdpO Description: OO Module for making sorted nice HTML table Name: HTML::TableMaker thanks, tim burlowski August 5, 2000