Re: Need two module names allocated... Net::SMTP::Receive Text::ParseRdist

2002-01-08 Thread David Muir Sharnoff
* I think File::RdistByRsync fits best. Okay, done. Please add: File:: RdistByRsyncadpro Parse Rdist files and emulate using rsyncMUIR The distribution is in my ftp area and will be picked up by CPAN shortly. Thanks, -Dave

Re: Need two module names allocated... Net::SMTP::Receive Text::ParseRdist

2002-01-07 Thread Tim Bunce
On Sun, Jan 06, 2002 at 07:26:36PM -0800, David Muir Sharnoff wrote: > * It's not a question of sound. If the primary purpose of the module is to > * emulate the behaviour of rdist then the name should reflect that. If it's > * just to read rdist files then the name should reflect that. > * > *

Re: Need two module names allocated... Net::SMTP::Receive Text::ParseRdist

2002-01-06 Thread David Muir Sharnoff
* > * > * ParseConfig::Rdist * > * > * > * > I'm happy with ParseConfig::Rdist. * > * > * > * > Shall I use that? * > * * > * Fine by me :) * > * > I had another idea.. How about Emulate::Rdist? * > * > That sounds better to my ear. * * It's not a question of sound. If the primary pur

Re: Need two module names allocated... Net::SMTP::Receive Text::ParseRdist

2002-01-06 Thread Tim Bunce
On Fri, Jan 04, 2002 at 08:19:31PM -0800, David Muir Sharnoff wrote: > * > * On Fri, Jan 04, 2002 at 10:34:11AM -0800, David Muir Sharnoff wrote: > * > * > looking for apporval of the names: > * > * > > * > * > Net::SMTP::Receive > * > * > Text::ParseRdist > * > * > * > * Text::* is

Re: Need two module names allocated... Net::SMTP::Receive Text::ParseRdist

2002-01-04 Thread David Muir Sharnoff
* * On Fri, Jan 04, 2002 at 10:34:11AM -0800, David Muir Sharnoff wrote: * > * > looking for apporval of the names: * > * > * > * > Net::SMTP::Receive * > * > Text::ParseRdist * > * * > * Text::* isn't where I'd expect to find a module for parsing rdist distfiles. * > * * > * P

Re: Need two module names allocated... Net::SMTP::Receive Text::ParseRdist

2002-01-04 Thread Tim Bunce
On Fri, Jan 04, 2002 at 10:34:11AM -0800, David Muir Sharnoff wrote: > * > looking for apporval of the names: > * > > * > Net::SMTP::Receive > * > Text::ParseRdist > * > * Text::* isn't where I'd expect to find a module for parsing rdist distfiles. > * > * Perhaps a ParseConfig:: category w

Re: Need two module names allocated... Net::SMTP::Receive Text::ParseRdist

2002-01-04 Thread David Muir Sharnoff
* > looking for apporval of the names: * > * > Net::SMTP::Receive * > Text::ParseRdist * * Text::* isn't where I'd expect to find a module for parsing rdist distfiles. * * Perhaps a ParseConfig:: category would be a useful addition * * ParseConfig::Rdist I'm happy with ParseConf

Re: Need two module names allocated... Net::SMTP::Receive Text::ParseRdist

2002-01-04 Thread Tim Bunce
On Fri, Jan 04, 2002 at 03:56:51AM -0800, David Muir Sharnoff wrote: > > Hi. I've got two additional modules to that are ready or > nearly ready... > > The first recevies mail via SMTP. It doesn't implement all > the various SMTP extensions, but it works well enough to > receive mail from se

Need two module names allocated... Net::SMTP::Receive Text::ParseRdist

2002-01-04 Thread David Muir Sharnoff
Hi. I've got two additional modules to that are ready or nearly ready... The first recevies mail via SMTP. It doesn't implement all the various SMTP extensions, but it works well enough to receive mail from sendmail. It queues the mail it receives. Delivery of the mail received is left as a