Hello, > Net is generally used for protocols rather than specific devices. > similar modules exist in the Device::* namespace.
The LCDproc module implements a network protocol for clients to communicate with the LCDproc server. This is something I do not see other modules in the Device::* namespace do. The objection I have to the Device::Module::LCDproc namespace is practicality; that is, LCDproc itself has nested classes, and a programmer working with a four-level deep name space may get irritated. I'd like to make it easier for them. I notice that in the hardware related modules here is an AudioCD::Mac; with that naming scheme, LCD::LCDproc would seem to follow. May I suggest that as a comprimise? It's two levels deep, and it falls in the Hardware category. Thanks for your consideration, Wayne ----- Original Message ----- From: "_brian_d_foy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, September 27, 2002 12:50 PM Subject: Re: Module submission Net::LCDproc > In article <[EMAIL PROTECTED]>, Perl Authors Upload Server <[EMAIL PROTECTED]> wrote: > > > The following module was proposed for inclusion in the Module List: > > > > modid: Net::LCDproc > > > LCDproc is a server that drivers an LCD matrix attached via serial > > or parallel port to a computer. > > similar modules exist in the Device::* namespace. > > perhaps Device::Monitor::LCDproc? > > -- > brian d foy (one of many PAUSE admins), http://pause.perl.org > >