contribute

2000-02-21 Thread Jerrad Pierce
Name: Jerrad Pierce Mail: [EMAIL PROTECTED] Home: http://www.pthbb.org User: JPIERCE Plan: Right now I'm working on File::Directory. contains mkdirhier create a directory structure rmdirhier recursively remove a directory I have it working as a script right now, just nee

File::Remove

2000-02-21 Thread Jerrad Pierce
Doh! Here I am writing what I'm calling File::Directory which (now only) contains two functions... mkdirhier and rmdirhier. And your module does the latter... What else am I supposed to put in it now?! :-P I suppose I might leave it in though, seeing as we go ahbout it slightly differently (I ret

How it differs... (clarification)

2000-02-21 Thread belg4mit
In reply to your message from the not too distant future: next Monday AD Reply-to: [EMAIL PROTECTED] Return-receipt-to: [EMAIL PROTECTED] Organization: a) Discordia b) none c) what's that? Content-Typo: gibberish, charset=ascii-art Date: Mon, 21 Feb 2000 17:59:19 -0500 From: Jerrad Pierce No off

Re: How it differs... (clarification)

2000-02-21 Thread Jarkko Hietaniemi
[EMAIL PROTECTED] writes: > In reply to your message from the not too distant future: next Monday AD > Reply-to: [EMAIL PROTECTED] > Return-receipt-to: [EMAIL PROTECTED] > Organization: a) Discordia b) none c) what's that? > Content-Typo: gibberish, charset=ascii-art > Date: Mon, 21 Feb 200

Re: How it differs... (clarification)

2000-02-21 Thread Jarkko Hietaniemi
If you feel there are outright bugs or deficiencies either in the functionality or the implementation of the File::Path::{mk,rm}tree, you are welcome to submit patches. If you choose this, ahem, path, please note that because we are talking about a standard module you must read lightly: existing

Re: How it differs... (clarification)

2000-02-21 Thread Jarkko Hietaniemi
> talking about a standard module you must read lightly: existing s/read/tread/ -- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is 'dead'. -- Jack Cohen

Perl module author registration

2000-02-21 Thread Andrew Turner
Name: Andrew Turner Email:[EMAIL PROTECTED] URL: http://turner.mikomi.org/ Preferred ID: TURNER-A Planned contribution: Name DSLI Description - SQL::DBI RmpO Wrapper for DBI that generates SQ

Re: Perl module author registration

2000-02-21 Thread Tim Bunce
It does need a better name, and description. What does "Wrapper for DBI that generates SQL" actually mean? You could post the docs here, that would help. Tim. On Mon, Feb 21, 2000 at 08:29:32PM -0500, Andrew Turner wrote: > Name: Andrew Turner > Email:[EMAIL PROTECTED] > URL:

Re: Perl module author registration

2000-02-21 Thread Andrew Turner
On Tue, Feb 22, 2000 at 01:50:37AM +, Tim Bunce wrote: > It does need a better name, and description. > > What does "Wrapper for DBI that generates SQL" actually mean? > You could post the docs here, that would help. I'll include the description from the POD below. The complete POD is prett

Registration request

2000-02-21 Thread L.M.Orchard
I humbly request registration as a Perl developer/author: Name: Leslie Michael Orchard E-mail: [EMAIL PROTECTED] Homepage: http://www.ninjacode.com/~deus_x Desired user-ID: DEUSX Description of planned submissions: 1) Net::FTP::Daemon, and related sub-packages: An extensible FTP daemon writte

Re: contribute

2000-02-21 Thread Tim Bunce
If the code is small it could perhaps be added to the standard File::Path module (possibly with the AutoLoader). Tim. On Mon, Feb 21, 2000 at 02:41:39PM -0500, Jerrad Pierce wrote: > Name: Jerrad Pierce > Mail: [EMAIL PROTECTED] > Home: http://www.pthbb.org > User: JPIERCE > Plan: Right now I'm

Re: contribute

2000-02-21 Thread Jarkko Hietaniemi
> > Plan: Right now I'm working on File::Directory. contains > > mkdirhiercreate a directory structure > > rmdirhierrecursively remove a directory This is different from the standard File::Path::{mk,rm}tree how...? -- $jhi++; # http://www.iki.fi/jhi/ # Th