Re: Module submission Lingua::DE::Mutations

2002-02-16 Thread Andrea Holstein
In article <[EMAIL PROTECTED]> wrote "Philip Newton" <[EMAIL PROTECTED]>: > On Wed, 13 Feb 2002 13:13:46 +0100, [EMAIL PROTECTED] (Andrea Holstein) wrote: > >> So I know, how to call the two procedures: >> Lingua::DE::ASCII::to_ascii($text) and >>

Re: Module submission WAP::wmls

2002-02-15 Thread Andrea Holstein
In article <[EMAIL PROTECTED]> wrote "Perl Authors Upload Server" <[EMAIL PROTECTED]>: > The following module was proposed for inclusion in the Module List: > > modid: WAP::wmls > DSLIP: adpna > description: WAP WMLScript compiler > userid: PERRAD (Francois Perrad) >

Re: Module submission Lingua::DE::Mutations

2002-02-13 Thread Andrea Holstein
ns >> DSLIP: idpfp >> description: Transliterate german mutations with ASCII userid: HOLSTEN >(Andrea Holstein) >> chapterid: 11 (String_Lang_Text_Proc) >> ... > > I think that Lingua::DE::ASCII would be the best, because it would be pretty obvious &

Re: Module submission Errors::Errors

2002-02-09 Thread Andrea Holstein
In article <[EMAIL PROTECTED]> wrote "Perl Authors Upload Server" <[EMAIL PROTECTED]>: > The following module was proposed for inclusion in the Module List: > modid: Errors::Errors > ... > similar: > > rationale: > > Unique "Errors" module. For any kind of programs,scripts and

Re: Module submission CGI::kSession

2002-02-09 Thread Andrea Holstein
In article <[EMAIL PROTECTED]> wrote "Perl Authors Upload Server" <[EMAIL PROTECTED]>: > The following module was proposed for inclusion in the Module List: > modid: CGI::kSession > DSLIP: RdpOg > description: Sessions support without any depencies. userid: KRZAK (Marcin >

Re: Module submission DBSchema::Normalizer

2002-02-02 Thread Andrea Holstein
In article <[EMAIL PROTECTED]> wrote "Perl Authors Upload Server" <[EMAIL PROTECTED]>: > The following module was proposed for inclusion in the Module List: > modid: DBSchema::Normalizer > DSLIP: bdpOg > description: 1st to 2nd normal form DB table converter userid: GMAX (

Re: Module submission String::Trim

2002-01-09 Thread Andrea Holstein
Kirrily Robert wrote: > > Ricki writes: > > The following module was proposed for inclusion in the Module List: > > > > modid: String::Trim > > How on earth is this worth writing a whole module for? Surely it's a > single line of Perl to do what this module would do? > One reason could

Re: Module submission Xaq

2002-01-07 Thread Andrea Holstein
Perl Authors Upload Server wrote: > > The following module was proposed for inclusion in the Module List: > > modid: Xaq > DSLIP: cdpOp > description: Web application framework > userid: MIKO (Miko O'Sullivan) > chapterid: 23 (Miscellaneous_Modules) > communities:

Re: PAUSE

2001-12-25 Thread Andrea Holstein
Duncan Lamb wrote: > Greetings, > > I wish to contribute a Perl module to CPAN, > and I read in the FAQ that I should request an ID here. > The module I wish to to contribute is a module to monitor > images for Steganographic content. > The basic page I have for it is here: > > http://www.d

Re: new contribution to CPAN

2001-12-17 Thread Andrea Holstein
Giuseppe Maxia wrote: > > ... > > I have written a module to facilitate the normalization of database tables. > In short, it is an object that, given a short description for the normalization task >to > accomplish, will generate the necessary SQL code for getting the job done. > > ... > > The

Re: Module submission Number::Phone::DE_mobile

2001-12-13 Thread Andrea Holstein
Perl Authors Upload Server wrote: > > The following module was proposed for inclusion in the Module List: > > modid: Number::Phone::DE_mobile > DSLIP: Rdpfg > description: Check German Mobile Phone Numbers... > userid: NETSRAK (Karsten Pawlik) > chapterid: 11 (String

Re: Module submission Regexp::Match::Any

2001-12-11 Thread Andrea Holstein
Scott McWhirter wrote: > > Oh yes, > > i forgot to mention that i'm hoping to do the following modules: > Match::All > Match::More_Than > > That is why i was wanting to create the new namespace Regexp::Match and then > have those modules under it. > The Regexp::Match namespace and planned cont

Re: Module submission Win32::InternetExplorer::Window

2001-12-11 Thread Andrea Holstein
Perl Authors Upload Server wrote: > > The following module was proposed for inclusion in the Module List: > > modid: Win32::InternetExplorer::Window > DSLIP: adpOp > description: Creation of floating IE windows > userid: MZSANFORD (Matt Sanford) > chapterid: 22 (Micr

Re: Module submission Tie::Toggle

2001-12-11 Thread Andrea Holstein
Perl Authors Upload Server wrote: > > The following module was proposed for inclusion in the Module List: > > modid: Tie::Toggle > DSLIP: Rdprp > description: a scalar alternates between two values > userid: BDFOY (brian d foy) > chapterid:6 (Data_Type_Utilities) >

Re: Module submission MeRLiN

2001-12-11 Thread Andrea Holstein
Perl Authors Upload Server schrieb: > > The following module was proposed for inclusion in the Module List: > > modid: MeRLiN > DSLIP: cmpOg > description: MeRLiN - Making sites like magick > userid: NEVES (Marco Neves) > chapterid: 15 (World_Wide_Web_HTML_HTTP_CGI)

Re: Module submission SENDMAIL

2001-11-27 Thread Andrea Holstein
Perl Authors Upload Server wrote: > The following module was proposed for inclusion in the Module List: > > modid: SENDMAIL > DSLIP: SdpOg > description: Simple Personal Mail Module ... > similar: > Mail-Sendmail > > rationale: > > This module is a good interfa

Re: Module submission TAPORlib

2001-11-26 Thread Andrea Holstein
Perl Authors Upload Server wrote: > > The following module was proposed for inclusion in the Module List: > > modid: TAPORlib > DSLIP: Rdpfg > description: Module that contains some useful functions. I hope, every module contain some useful functions Please describe, which one

Re: new PAUSE account

2001-11-24 Thread Andrea Holstein
Ricki Stern wrote: > a.. your name - Ricki Stern > b.. your email address [EMAIL PROTECTED] =20 > c.. your homepage if you have one - don't have one > d.. your preferred user-ID on CPAN. It must be between 4 and 9 = > characters long, all uppercase, letters only. One dash allowed. - I = >

Re: Registration application

2001-11-18 Thread Andrea Holstein
Philip Newton wrote: > > What you've written above, would I have written as > > @foo = map { s/\s+/ /g } @bar; > > $_ is an alias to the original values inside map and grep, so your code > above would have modified @bar. An equivalent using map might be > > @foo = map { my $x = $_; $x =~ s/\

Re: Registration application

2001-11-17 Thread Andrea Holstein
Brian McCauley wrote: > > First contribution is a module to provide the apply BLOCK LIST > function as decribed in a thread in comp.lang.perl.misc some time > back: > > apply BLOCK LIST > > Similar to map in that it evaluates BLOCK setting $_ to each > element of LIST in turn. appl

Re: resend: MRML new top level namespace?

2001-11-12 Thread Andrea Holstein
Tim Bunce wrote: > > > I don't know MRML :-(( > > But as you describe, that MRLM is an XML DTD ... > > I first would imagine to create the namespace > > XML::MRML. > > That approach is tempting but doesn't scale well as everything in > the world gets its own DTD eventually... > > We have a simi

Re: Module submission Format::Data::Dbf2Pdf

2001-11-12 Thread Andrea Holstein
Perl Authors Upload Server wrote: > > The following module was proposed for inclusion in the Module List: > > modid: Format::Data::Dbf2Pdf > DSLIP: Sdpfg > description: Convert DBF file data to a PDF report > ... > rationale: > > The reason for choosing 'Format::Data'

Re: resend: MRML new top level namespace?

2001-11-09 Thread Andrea Holstein
Wolfgang Müller wrote: > > MRML is an XML DTD for shipping queries for multimedia servers. The goal is > here to encapsulate queries in XML to improve interoperability in this > quickly moving field of research. > > ... > > We think it would be useful for users of MRML to have MRML-specific mod

Re: Requesting user ID

2001-11-04 Thread Andrea Holstein
Tim Bunce wrote: > > > > I think MySQL::DateReformat might be a more appropriate module name. > > > > > WRT the name (leaving aside the debate about usefulness!), I noted that > > there is no 'MySQL' namespace on CPAN, sadly, but only 'Mysql' (even > > 'mysql' would be better IMO) ... and there

Re: Module submission Astro::Coords

2001-11-04 Thread Andrea Holstein
Perl Authors Upload Server wrote: > > modid: Astro::Coords > > > similar: > Astro::Coord Astro::SLA > > rationale: > > This module provides an OO wrapper around Astro::SLA and, in the > future, Astro::Coord. Both the aforementioned modules have > coordinate t

Re: DeepCopy.pm

2001-11-04 Thread Andrea Holstein
Rizwan Majeed wrote: > > short Description: > > DeepCopy.pm > > The module is for copying recursively complex data structures involving > large number internal nested references. Since, in equating two hashes or > arrays we are equating the internal references directly and hence a change > in o

Re: Module submission WebTools

2001-11-04 Thread Andrea Holstein
Perl Authors Upload Server wrote: > > The following module was proposed for inclusion in the Module List: > > modid: WebTools > DSLIP: Rdphp > description: WebTools: Php for Perl > userid: JLISHEV (Julian Lishev) > chapterid: 15 (World_Wide_Web_HTML_HTTP_CGI) > com

Re: Module submission Getopt::constant

2001-10-27 Thread Andrea Holstein
Perl Authors Upload Server wrote: > > The following module was proposed for inclusion in the Module List: > > modid: Getopt::constant > DSLIP: Rdppp > description: set constants from command line options > userid: SBURKE (Sean M. Burke) > chapterid: 12 (Opt_Arg_Param

Re: Module submission Games::NDGOL

2001-10-08 Thread Andrea Holstein
Kirrily Robert wrote: > > In perl.modules, you wrote: > > > >The following module was proposed for inclusion in the Module List: > > > > modid: Games::NDGOL > > DSLIP: bdpOg > > description: Conway's game of life in N dimensions > > userid: GUIDOPIAN (Steve Piantadosi) > > c

Re: Module submission Lingua::ES::Numeros

2001-09-16 Thread Andrea Holstein
Perl Authors Upload Server wrote: > The following module was proposed for inclusion in the Module List: > > modid: Lingua::ES::Numeros > DSLIP: bnphg > description: Traslates numbers to spanish text > userid: JREY (Jose Rey) > chapterid: 11 (String_Lang_Text_Proc) >

Re: Welcome new user HOLSTEN

2001-09-07 Thread Andrea Holstein
Perl Authors Upload Server wrote: > Welcome Andrea Holstein, > > This is what we have stored in the database now: > > Name: Andrea Holstein > email: [EMAIL PROTECTED] > homepage: > enteredby: Kurt D. Starsinic > There's a little mistake. My emai

Registration request

2001-08-30 Thread Andrea Holstein
Hi, I would like to register as a developper on CPAN. My Info: Full Name: Andrea Holstein Email: [EMAIL PROTECTED] Preferred ID: HOLSTEN Projects: I just work for some linguistic parts for german. My aim is to create a Knowledge Management Tool for German - like for Intranets