Modules Brazil
Paul Hodel [EMAIL PROTECTED] http://www.olimpus.com/ user-ID: HODEL I want to contribute my modules, at this time are 2 modules about check of Braziliam documents CPF and CGC. Paul Hodel
Re: Request for PAUSE Acct.
Disclaimer: I am not a PAUSE admin. On Mon, 3 Dec 2001 13:22:44 -0500, [EMAIL PROTECTED] (Sidharth Malhotra) wrote: > I would like to request an account on PAUSE. I made a similar request > back in June but did not receive a response. > > My current project is a module (Math::Euler) for doing numerical > calculations for ordinary differential equations. It performs estimates > with Euler's Method, Improved Euler's Method and the Runge-Kutta method. > > There is also another module (Math::Euler::Graph) that plots the results > using GD::Graph. > > I wecome any questions or suggestions. 04_pause.html says that you should submit: * your name * your email address * your homepage if you have one * your preferred user-ID on CPAN. It must be between 4 and 9 characters long, all uppercase, letters only. One dash allowed. * a short description of what you're planning to contribute You've submitted the first and last item; I'd suggest you also submit your preferred email address, your homepage (if any) and a preference for a PAUSE ID. Cheers, Philip
Re: Help required!
Disclaimer: I am not a PAUSE admin. On Tue, 4 Dec 2001 11:02:23 +0500, [EMAIL PROTECTED] (Sajid Mehmood) wrote: > I'm very new in perl and I want to configure my apache server with perl plz help. I'm afraid you've come to the wrong place. [EMAIL PROTECTED] is an alias for a group of people who work with CPAN, the Comprehensive Perl Archive Network: updating the module list, registering developers, and so on. It is not a help desk. You may be able to get more help at http://www.perlmonks.org/ , or by consulting a professional. There are also mailing lists geared to Perl beginners; have a look at the following URLs for two of them: * http://lists.perl.org/showlist.cgi?name=beginners * http://lists.perl.org/showlist.cgi?name=perl-beginner Those URLs give a short summary of each list and tell you how to subscribe, if you wish to do so. Cheers, Philip
[RE:] Request for PAUSE Account
Title: Message I'm resubmitting this as suggested by Phillip Newton and http://www.cpan.org/modules/04pause.html. Name: Sidharth Malhotra Email Address: [EMAIL PROTECTED] Homepage: http://www.redeyetg.com Preferred User ID: SMALHOTRA Description: I would like to request an account on PAUSE. I made a similar request back in June but did not receive a response. My current project is a module (Math::Euler) for doing numerical calculations for ordinary differential equations. It performs estimates with Euler's Method, Improved Euler's Method and the Runge-Kutta method. There is also another module (Math::Euler::Graph) that plots the results using GD::Graph. I wecome any questions or suggestions. Sincerely, Sidharth. -Sidharth Malhotra [EMAIL PROTECTED]
new registration
I would like to register to become a new PAUSE developer. My name: Jeremy Kahn Email: [EMAIL PROTECTED] No homepage Preferred userid: JGK whoops, I see that 4-9 characters are required. Hmm... okay, KAHN then. I would like to contribute along the following lines: short term - near future: * Speech::Recognizer::ScLite an OOP structure around the NIST toolkit for scoring and evaluating speech recognition systems. I am developing this code right now, and I expect to be able to share the docs on c.l.p.modules in the next week or two, soliciting feedback. longer term - contributions to Lingua::*, both through improvements of existing modules and contributions of my own. Possible project: * Lingua::SPE parses sound-change rules a la Chomsky & Halle's "Sound Pattern of English" and converts them into Perl operations. Thanks for the opportunity to contribute. --Jeremy __ Do You Yahoo!? Buy the perfect holiday gifts at Yahoo! Shopping. http://shopping.yahoo.com
Module update for DBD::Multiplex
Record update in the PAUSE modules database: modid: [DBD::Multiplex] statd: [b] was [a] stats: [m] statl: [p] stati: [O] statp: [?] description: [Spreading database load across servers] userid: [TKISHEL] was [DBIML] chapterid: [ 7] mlstatus: [list] Data entered by Tim Bunce (TIMB). Please check if they are correct. The Pause
Re: DBD::Multiplex
On Fri, Nov 30, 2001 at 03:24:55PM -0500, Thomas Kishel wrote: > Tim, > > I do not understand 'where' it is. > When I go to register the namespace, I get this: > > ERROR: The submission didn't succeed due to the following reasons: > Module DBD::Multiplex has already been registered by DBIML. > Dist T/TI/TIMB/DBI-1.19.tar.gz, current version 0.2 has been uploaded by TIMB. > Please contact TIMB or choose a different namespace. Ah! > And when I log onto PAUSE and look for the module, I get this: > > Sorry, there are no modules registered belonging to TKISHEL. > Please note, only modules that are already registered in the module list can be > edited here. > If you believe, this is a bug, please contact [EMAIL PROTECTED] > Yet my uploads exist: > > http://www.cpan.org/modules/by-authors/id/T/TK/TKISHEL/ > > So I am cc'ing [EMAIL PROTECTED] with this message. Thanks for the report. I've gone to PAUSE and transfered the user-id to that module to you. You should be able to upload/register/whatever and then, since yours has a higher version it'll become the default for downloads and break the link with previous DBI distributions. Once it's all sorted I'd suggest announcing to dbi-users and -announce. Tim. > > > > It's no longer bundled with the DBI. I'm not sure why Thomas Kishel > > > > (the author, CC'd) hasn't put it on CPAN yet. > > > > > > > > Why do you ask? > > > > > > http://www.perlmonks.org/index.pl?node_id=127796&lastnode_id=864 > > > > > > :) > > > > Ah. Tom, can you give us (and maybe them) an update? > > > > And, ideally, please release it via PAUSE to CPAN. > > > > Meanwhile, this > > http://search.cpan.org/doc/TIMB/DBI_Talk5_2001/sld071.htm > > says it's available from > > ftp://not.tdlc.com/pub/Multiplex.pm > > and indeed it is, pod docs included. > > > > Tim. >
Register
Hello, I would like to register as a CPAN developer. Here is my info: Name: Steve Mathias Email address: [EMAIL PROTECTED] Preferred user-ID on CPAN: SLMATH A short description of what I plan to contribute: Bundle::Genetics (aka GenPerl), a collection of OO Perl modules designed to facilitate the development of Perl scripts and applications in the area of genetic analysis. Thanks. -Steve
Application for PAUSE ID.
Name: Max Schubert Email: [EMAIL PROTECTED] Home: http://www.webwizarddesign.com/ ID:MAXSCHUBE Description: I would like to contribute a set of class wrappers that perlify nmap (http://www.insecure.org/nmap), both the creation of scans and the parsing of the results. I have posted this idea to nmap-hackers and I have received favorable feedback there. Module structure is as follows (I think I have done a pretty good job of using good OOD on this one): Nmap/Scanner/Backend/Normal.pm Nmap/Scanner/Backend/Processor.pm Nmap/Scanner/Backend/Results.pm Nmap/Scanner/Factory/Normal.pm Nmap/Scanner/Util/BannerScanner.pm Nmap/Scanner/Util/FtpScanner.pm Nmap/Scanner/Util/OsGuesser.pm Nmap/Scanner/Util/PingScanner.pm Nmap/Scanner/Util/SmtpScanner.pm Nmap/Scanner/Util/WebScanner.pm Nmap/Scanner/Backend.pm Nmap/Scanner/Factory.pm Nmap/Scanner/Host.pm Nmap/Scanner/HostList.pm Nmap/Scanner/Port.pm Nmap/Scanner/PortList.pm Nmap/Scanner/Protocol.pm Nmap/Scanner/ProtocolList.pm Nmap/Scanner/Scanner.pm Nmap/Scanner/Util.pm So the scanner returns objects / lists of objects and is all ready for subclassing for interesting higher-level scanning utility modules like those I have listed ... so I am hoping it will spur some 3rd party development and interest! :) Regards, Max