Re: Module submission Parse::RCfile

2002-01-07 Thread corliss
On Tue, 8 Jan 2002, Tim Bunce wrote: > Ah, I figured it was trying to process rc files from _other_ applications. > > Perhaps Parse::PlainConfig. Seems more natural to me that 'RCfile', > especially given the existance of Parse::PerlConfig. Roger that, I'm not married to the name, by any means.

Re: Module submission Parse::RCfile

2002-01-07 Thread Tim Bunce
Ah, I figured it was trying to process rc files from _other_ applications. Perhaps Parse::PlainConfig. Seems more natural to me that 'RCfile', especially given the existance of Parse::PerlConfig. Tim. On Mon, Jan 07, 2002 at 07:24:13AM -0900, [EMAIL PROTECTED] wrote: > On Sun, 6 Jan 2002, Tim B

Re: Module submission Parse::RCfile

2002-01-07 Thread corliss
On Sun, 6 Jan 2002, Tim Bunce wrote: > But different programs may have different syntax or semantics for their .rc > files. I realise that, but that's not what I'm getting at. What I am proposing is a companion to Parse::PerlConfig. With that module you can parse configuration files that are a

Re: Module submission Parse::RCfile

2002-01-06 Thread Tim Bunce
On Fri, Jan 04, 2002 at 09:19:13PM -0900, [EMAIL PROTECTED] wrote: > On Sat, 5 Jan 2002, Tim Bunce wrote: > > > What do you mean by 'rc' file, exactly? > > Sorry about that. I meant it as a generic "run command" file, as used by any > program that puts .rc configuration files in your home direc

Re: Module submission Parse::RCfile

2002-01-04 Thread corliss
On Sat, 5 Jan 2002, Tim Bunce wrote: > What do you mean by 'rc' file, exactly? Sorry about that. I meant it as a generic "run command" file, as used by any program that puts .rc configuration files in your home directory, etc. --Arthur Corliss Bolverk's Lair -- http://arthur.

Re: Module submission Parse::RCfile

2002-01-04 Thread Tim Bunce
What do you mean by 'rc' file, exactly? Tim. On Fri, Jan 04, 2002 at 06:58:02PM +0100, Perl Authors Upload Server wrote: > > The following module was proposed for inclusion in the Module List: > > modid: Parse::RCfile > DSLIP: MdpOg > description: rc config file parser/genera

Module submission Parse::RCfile

2002-01-04 Thread Perl Authors Upload Server
The following module was proposed for inclusion in the Module List: modid: Parse::RCfile DSLIP: MdpOg description: rc config file parser/generator userid: CORLISS (Arthur Corliss) chapterid: 11 (String_Lang_Text_Proc) communities: similar: rationale: I b