New module MouseX::Params::Validate

2011-08-02 Thread Perl Authors Upload Server
The next version of the Module List will list the following module: modid: MouseX::Params::Validate DSLIP: bdpfp description: Ext of Params::Validate using Mouse's types. userid: MANWAR (Mohammad S Anwar) chapterid: 2 (Language_Extensions) enteredby: BDFOY (

Module submission MouseX::Params::Validate

2011-08-01 Thread Perl Authors Upload Server
The following module was proposed for inclusion in the Module List: modid: MouseX::Params::Validate DSLIP: bdpfp description: Ext of Params::Validate using Mouse's types. userid: MANWAR (Mohammad S Anwar) chapterid: 2 (Language_Extensions) communities: si

Re: 2nd request: Params::Validate

2001-05-22 Thread Dave Rolsky
On 22 May 2001, Andreas J. Koenig wrote: > but are you sure your registration was? > > Your mail was sent Date: Wed, 14 Feb 2001 21:06:13 -0600 (CST) > and Raphael's was sent Date: Thu, 24 Aug 2000 21:52:26 +0200 > > Getargs::Long is listed in the Module list since $Revision: 3.64 > $$Date: 2000/

Re: 2nd request: Params::Validate

2001-05-21 Thread Andreas J. Koenig
might be good for >> that cannot be served by Getargs. > To which I can only reply "huh?" > Getargs:: did not pre-exist. The only module in that namespace is > Raphael Manfredi's Getargs::Long, which was released _after_ > Params::Validate by about a

Re: 2nd request: Params::Validate

2001-05-20 Thread Dave Rolsky
re-exist. The only module in that namespace is Raphael Manfredi's Getargs::Long, which was released _after_ Params::Validate by about a month! So we both simply made up our own namespaces. The difference is that his has gotten listed and mine has not. Admittedly, both modules may belong in the

Re: 2nd request: Params::Validate

2001-05-20 Thread Andreas J. Koenig
> On Mon, 19 Mar 2001 16:01:56 -0600 (CST), Dave Rolsky <[EMAIL PROTECTED]> said: > On Mon, 19 Mar 2001, Johan Vromans wrote: >> That's okay. TIMTOWTDI. >> >> Would you settle for Getargs::Validate? > I find Getargs confusingly similar to Getopts, considering that we often > refer

Re: 2nd request: Params::Validate

2001-03-19 Thread Dave Rolsky
On Mon, 19 Mar 2001, Johan Vromans wrote: > That's okay. TIMTOWTDI. > > Would you settle for Getargs::Validate? I find Getargs confusingly similar to Getopts, considering that we often refer to 'command line arguments'. Also, it doesn't actually return the parameters the way Raphael's module do

Re: 2nd request: Params::Validate

2001-03-19 Thread Johan Vromans
[Quoting Dave Rolsky, on March 19 2001, 13:05, in "Re: 2nd request: Par"] > Good question. I didn't even know Getargs::Long existed. It looks like > it was released after Params::Validate so that explains how I missed it. > > Anyway, having looked at it, I think I&

Re: 2nd request: Params::Validate

2001-03-19 Thread Dave Rolsky
On Mon, 19 Mar 2001, Johan Vromans wrote: > Sorry for the delay... > > [Quoting Dave Rolsky, on March 18 2001, 10:51, in "2nd request: Params:"] > > Name: Params::Validate > > DSLI: bdpf > > Author: DROLSKY > > Description: Validate sub

Re: 2nd request: Params::Validate

2001-03-19 Thread Johan Vromans
Sorry for the delay... [Quoting Dave Rolsky, on March 18 2001, 10:51, in "2nd request: Params:"] > Name: Params::Validate > DSLI: bdpf > Author: DROLSKY > Description: Validate subroutine parameters based on type, class, or > interface Can you indicate the d

2nd request: Params::Validate

2001-03-18 Thread Dave Rolsky
This got absolutely no comment last time so I'm going to try again. The 04pause.html documents says "Generally a lack of response can be taken as acceptance of the module name being proposed" but perhaps that's not the case here because this module still isn't in th

Uri update for D/DR/DROLSKY/Params-Validate-0.03.tar.gz

2001-03-17 Thread Perl Authors Upload Server
Record update in the PAUSE uploads database: uriid: [D/DR/DROLSKY/Params-Validate-0.03.tar.gz] uri: [ftp://ftp.urth.org/pub/Params-Validate-0.03.tar.gz] was [ftp://ftp.uirth.org/pub/Params-Validate-0.03.tar.gz] Data entered by Dave Rolsky (DROLSKY). Please check if they are

Uri update for D/DR/DROLSKY/Params-Validate-0.01.tar.gz

2001-02-19 Thread Perl Authors Upload Server
Record update in the PAUSE uploads database: uriid: [D/DR/DROLSKY/Params-Validate-0.01.tar.gz] uri: [ftp://ftp.urth.org/pub/Params-Validate-0.01.tar.gz] was [ftp://ftp.urth.org/Params-Validate-0.01.tar.gz] Data entered by Dave Rolsky (DROLSKY). Please check if they are correct

Params::Validate

2001-02-14 Thread Dave Rolsky
Well, I haven't heard anything and I'll assume no news is good news. Here's my formal registration request: name: Params::Validate DLSI: adpf Author: DROLSKY Description: Validate positional/named subroutine parameters This belongs under section 12, I'm guessing. And

Proposed module: Params::Validate

2001-02-11 Thread Dave Rolsky
The above is a very tentative name. Anyway, I'm about to start work on a generic argument validation module. The module will allow you to validate arguments passed to you methods/functions to any arbitrary level of pickiness that you desire. It seems like this would be generically useful, partic