Re: Registration request
Oops ;-/ - I'd used the author list web page on CPAN.org due to limited online time, and it didn't appear to list an AWOOD ID. Try again: Name: Andrew Wood Email: [EMAIL PROTECTED] Homepage: http://www.ivarch.com/ User ID: A-WOOD Alternates: AJWOOD, IVARCH Is the Term::VT102 proposal OK or do I need to resend that / wait for a verdict? - Andrew On Sun, May 20, 2001 at 07:45:28PM +0200, Andreas J. Koenig wrote: > > Name: Andrew Wood > >Email: [EMAIL PROTECTED] > > Homepage: http://www.ivarch.com/ > > User ID: AWOOD > > Application rejected:-/ > > That's what you get if you neither try CPAN.pm nor suggest multiple > User IDs: > > cpan> a awood > Author id = AWOOD > EMAIL[EMAIL PROTECTED] > FULLNAME Angus Wood > > Please retry! PGP signature
Module update for CGI::Application
Record update in the PAUSE modules database: modid: [CGI::Application] statd: [M] was [R] stats: [m] statl: [p] stati: [O] statp: [p] was [?] description: [Framework for building reusable web-apps] userid: [JERLBAUM] chapterid: [15] mlstatus: [list] Data entered by Jesse Erlbaum (JERLBAUM). Please check if they are correct. The Pause
Module submission Log::Detect
The following module was proposed for inclusion in the Module List: modid: Log::Detect DSLIP: RdpOa description: Detect and show error regexps in logfiles userid: WSNYDER (Wilson Snyder) chapterid: 21 (File_Handle_Input_Output) communities: similar: rationale: This is a package that generally is used on logfiles; it's a very specialized grep for pulling out warnings error and such from logfiles, and then creating the correct exit status based on if any errors/warnings were found. enteredby: WSNYDER (Wilson Snyder) enteredon: Mon May 21 13:58:57 2001 GMT The resulting entry would be: Log:: ::Detect RdpOa Detect and show error regexps in logfilesWSNYDER Thanks for registering, The Pause Team PS: The following links are only valid for module list maintainers: Registration form with editing capabilities: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=5700_d26d5fba833b88f7&SUBMIT_pause99_add_mod_preview=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=5700_d26d5fba833b88f7&SUBMIT_pause99_add_mod_insertit=1
Module submission Log::Delayed
The following module was proposed for inclusion in the Module List: modid: Log::Delayed DSLIP: RdpOa description: Delay error exits until multiple errors seen userid: WSNYDER (Wilson Snyder) chapterid: 21 (File_Handle_Input_Output) communities: similar: rationale: This package is used by Log::Detect, and creates a summary logfile of the error encountered, so Log:: seemed the best namespace. The package allows die messages to instead be just printed out, and then the program can later exit if there is a error. This is very useful for parsers and such, where the user would like to see more then one syntax error before bombing. enteredby: WSNYDER (Wilson Snyder) enteredon: Mon May 21 14:02:27 2001 GMT The resulting entry would be: Log:: ::Delayed RdpOa Delay error exits until multiple errors seen WSNYDER Thanks for registering, The Pause Team PS: The following links are only valid for module list maintainers: Registration form with editing capabilities: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6700_4db1540f5877d5e8&SUBMIT_pause99_add_mod_preview=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6700_4db1540f5877d5e8&SUBMIT_pause99_add_mod_insertit=1
Module update for Business::CreditCard
Record update in the PAUSE modules database: modid: [Business::CreditCard] statd: [R] stats: [d] statl: [p] stati: [f] statp: [p] was [?] description: [Credit card number check digit test] userid: [IVAN] chapterid: [23] mlstatus: [list] Data entered by Ivan Kohler (IVAN). Please check if they are correct. The Pause
Module update for DBIx::DBSchema
Record update in the PAUSE modules database: modid: [DBIx::DBSchema] statd: [b] stats: [m] statl: [p] stati: [O] statp: [p] was [?] description: [Database-independent schema objects] userid: [IVAN] chapterid: [ 7] mlstatus: [list] Data entered by Ivan Kohler (IVAN). Please check if they are correct. The Pause
Module update for Net::SCP
Record update in the PAUSE modules database: modid: [Net::SCP] statd: [R] stats: [d] statl: [p] stati: [h] was [O] statp: [p] was [?] description: [Perl extension for secure copy protocol] userid: [IVAN] chapterid: [ 5] mlstatus: [list] Data entered by Ivan Kohler (IVAN). Please check if they are correct. The Pause
Module update for Net::SSH
Record update in the PAUSE modules database: modid: [Net::SSH] statd: [R] stats: [d] statl: [p] stati: [h] was [O] statp: [p] was [?] description: [Perl extension for secure shell] userid: [IVAN] chapterid: [ 5] mlstatus: [list] Data entered by Ivan Kohler (IVAN). Please check if they are correct. The Pause
I need a registered PAUSE account
PAUSE, Name: Rob Brown Email:[EMAIL PROTECTED] URL: n/a UserID: BBB (I'm already using this handle other places and it will help people to recognize me. They are my initials - of which I am very proud of - Bob B. Brown.) Moduel: Net::DNSServer I'm ready to publish my work on Net::DNSServer to opensource. It's had a lot of feedback and interest over the past year. My module is basically a combination of Net::DNS, Net::Server, IPC::SharedCache, and utilizes many other modules already on CPAN. Why now? 1) When we got hacked (yes again) from using bind 8, I decided it was time to come up with an alternative. Net::DNSServer is meant to be used as a drop-in replacement for bind. Since it is tainted perl, it is much less likely to be exploited. 2) Now that Michael Fuhr has patched his Net::DNS with my root zone bug fix and published the changes, my module is ready for the public. 3) My module is much more easily configured and adapted than bind, since it's written in Perl. It is implemented using what I call Resolver Modules each with different phases that can be hooked. (I got this idea from the Apache module concept, but it works slick with Perl ISA stuff.) 4) It can out perform bind in several ways when dealing with both ridiculously large numbers of zones and very large single zones (if configured properly). This will provide a wonderful solution for ISPs with tens of thousands of zones that all need to be updated frequently through a web interface. And the changes can be immediate without a HUP to the server! It still does not have all the features I want, but I was hoping to provide others with this module that they may benefit from it as I have and hopefully find things that could help improve it. Thanks, Rob Brown
Module submission Log::Delayed
The following module was proposed for inclusion in the Module List: modid: Log::Delayed DSLIP: RdpOa description: Delay error exits until multiple errors seen userid: WSNYDER (Wilson Snyder) chapterid: 21 (File_Handle_Input_Output) communities: similar: rationale: This package is used by Log::Detect, and creates a summary logfile of the error encountered, so Log:: seemed the best namespace. The package allows die messages to instead be just printed out, and then the program can later exit if there is a error. This is very useful for parsers and such, where the user would like to see more then one syntax error before bombing. enteredby: WSNYDER (Wilson Snyder) enteredon: Mon May 21 17:22:22 2001 GMT The resulting entry would be: Log:: ::Delayed RdpOa Delay error exits until multiple errors seen WSNYDER Thanks for registering, The Pause Team PS: The following links are only valid for module list maintainers: Registration form with editing capabilities: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=7700_5401d77dec3c9fbe&SUBMIT_pause99_add_mod_preview=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=7700_5401d77dec3c9fbe&SUBMIT_pause99_add_mod_insertit=1
Module update for IPC::Locker
Record update in the PAUSE modules database: modid: [IPC::Locker] statd: [R] stats: [d] statl: [p] stati: [O] statp: [a] was [?] description: [Shared semaphore locks across a network] userid: [WSNYDER] chapterid: [ 5] mlstatus: [list] Data entered by Wilson Snyder (WSNYDER). Please check if they are correct. The Pause
Module update for Schedule::Load
Record update in the PAUSE modules database: modid: [Schedule::Load] statd: [R] stats: [d] statl: [p] stati: [O] statp: [a] was [?] description: [Remote system load, processes, scheduling] userid: [WSNYDER] chapterid: [ 4] mlstatus: [list] Data entered by Wilson Snyder (WSNYDER). Please check if they are correct. The Pause
Module update for Schedule::Load
Record update in the PAUSE modules database: modid: [Schedule::Load] statd: [R] stats: [d] statl: [p] stati: [O] statp: [p] was [a] description: [Remote system load, processes, scheduling] userid: [WSNYDER] chapterid: [ 4] mlstatus: [list] Data entered by Wilson Snyder (WSNYDER). Please check if they are correct. The Pause
Module update for IPC::Locker
Record update in the PAUSE modules database: modid: [IPC::Locker] statd: [R] stats: [d] statl: [p] stati: [O] statp: [p] was [a] description: [Shared semaphore locks across a network] userid: [WSNYDER] chapterid: [ 5] mlstatus: [list] Data entered by Wilson Snyder (WSNYDER). Please check if they are correct. The Pause
Module update for SystemC::Parser
Record update in the PAUSE modules database: modid: [SystemC::Parser] statd: [a] stats: [d] statl: [p] stati: [O] statp: [p] was [?] description: [Parse SystemC files] userid: [WSNYDER] chapterid: [ 9] mlstatus: [list] Data entered by Wilson Snyder (WSNYDER). Please check if they are correct. The Pause
Module update for SystemC::Vregs
Record update in the PAUSE modules database: modid: [SystemC::Vregs] statd: [a] stats: [d] statl: [p] stati: [O] statp: [p] was [?] description: [Build Registers, Classes, Enums from HTML] userid: [WSNYDER] chapterid: [ 9] mlstatus: [list] Data entered by Wilson Snyder (WSNYDER). Please check if they are correct. The Pause
Module update for Unix::Processors
Record update in the PAUSE modules database: modid: [Unix::Processors] statd: [R] stats: [d] statl: [c] stati: [O] statp: [p] was [?] description: [Interface to per-processor information] userid: [WSNYDER] chapterid: [ 4] mlstatus: [list] Data entered by Wilson Snyder (WSNYDER). Please check if they are correct. The Pause
Module update for Verilog::Language
Record update in the PAUSE modules database: modid: [Verilog::Language] statd: [R] stats: [d] statl: [p] stati: [f] statp: [p] was [?] description: [Language support, number parsing, etc] userid: [WSNYDER] chapterid: [ 9] mlstatus: [list] Data entered by Wilson Snyder (WSNYDER). Please check if they are correct. The Pause
Module update for Verilog::Parser
Record update in the PAUSE modules database: modid: [Verilog::Parser] statd: [R] stats: [d] statl: [p] stati: [O] statp: [p] was [?] description: [Language parsing] userid: [WSNYDER] chapterid: [ 9] mlstatus: [list] Data entered by Wilson Snyder (WSNYDER). Please check if they are correct. The Pause
Module update for Verilog::Pli
Record update in the PAUSE modules database: modid: [Verilog::Pli] statd: [R] stats: [d] statl: [c] stati: [h] statp: [p] was [?] description: [Access to simulator functions] userid: [WSNYDER] chapterid: [ 9] mlstatus: [list] Data entered by Wilson Snyder (WSNYDER). Please check if they are correct. The Pause
Module update for Verilog::SigParser
Record update in the PAUSE modules database: modid: [Verilog::SigParser] statd: [R] stats: [d] statl: [p] stati: [O] statp: [p] was [?] description: [Signal and module extraction] userid: [WSNYDER] chapterid: [ 9] mlstatus: [list] Data entered by Wilson Snyder (WSNYDER). Please check if they are correct. The Pause
PAUSE: Edit module metadata
I enjoy having the module metadata editing... How about having the selector-to-choose-which-package-to-edit show the entire line that shows up in the module list? That makes it easy to tell what the status of everything is without looking at the module list. (In my case I was changing the licensing ?'s so wanted to see what ones needed updating.) -Wilson
XMLI
I am developing the XMLI module, but don't see the XMLI top directory folder there. Can you guys create that for me, or do I have to upload a file first for it to create itself. I have the XMLI specs that I wanted to upload, but it uploaded to my directory (ISTERIN) and not the XMLI directory. Can you please respond quickly (as your time permits) so that I can upload certain files. Thanks. Ilya Sterin
Re: XMLI
> On Mon, 21 May 2001 12:19:07 -0600, "Sterin, Ilya" <[EMAIL PROTECTED]> said: > I am developing the XMLI module, but don't see the XMLI top directory folder > there. Can you guys create that for me, or do I have to upload a file first > for it to create itself. I have the XMLI specs that I wanted to upload, but > it uploaded to my directory (ISTERIN) and not the XMLI directory. Can you > please respond quickly (as your time permits) so that I can upload certain > files. Thanks. Directories are created and deleted automatically. You just upload. But only modules will be symlinked into the modules/by-module/ tree, documentation will be kept in your personal directory onyl. -- andreas
User update for FRAJULAC
(This Mail was generated by the server http://pause.perl.org/pause/authenquery;ACTION=edit_cred automatically) Record update in the PAUSE users database: userid: [FRAJULAC] fullname: [Francis J. Lacoste] asciiname: [] email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]] homepage: [http://indev.insu.com/] cpan_mail_alias: [publ] Data were entered by FRAJULAC (Francis J. Lacoste). Please check if they are correct. Thanks, The Pause
Module update for Net::SFTP
Record update in the PAUSE modules database: modid: [Net::SFTP] statd: [b] was [a] stats: [d] statl: [p] stati: [O] statp: [p] description: [Secure File Transfer Protocol client] userid: [BTROTT] chapterid: [ 5] mlstatus: [list] Data entered by Benjamin Trott (BTROTT). Please check if they are correct. The Pause
request for CPAN author id
Hello, I have two modules that I'm getting ready for distribution on CPAN. As per the FAQ, I'm emailing you for an author ID. I'd prefer the id "JCARTER" if that works for you. The modules I'd like to add are: * GXML.pm, a transformation tool for XML and XML->HTML conversion. I currently distribute it at: http://multipart-mixed.com/xml/ I plan to submit it under the XML namespace, i.e. XML::GXML. * IPTCInfo, a module for extracting IPTC meta-info from image files (name, caption, location, etc.). It's currently at: http://multipart-mixed.com/photo/iptc.html I plan to submit it under the Image namespace. Best regards, Josh
Sv: User update for DAVIDH
All forgiven, not that there is much weekend left. Also, a joy to see perl6 going forwards, as seen from the point a lurker. d. - Original Message - From: Andreas J. Koenig <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, May 20, 2001 10:42 PM Subject: Re: User update for DAVIDH > pause> asciiname: [David Helgason] was [Davith Helgason] > > I hope you forgive me. Thanks for correcting me, and have a nice rest > of the weekend! > -- > andreas >
Re: 2nd request: Params::Validate
> On Sun, 20 May 2001 23:50:09 -0500 (CDT), Dave Rolsky <[EMAIL PROTECTED]> said: > On 21 May 2001, Andreas J. Koenig wrote: >> But Getargs has one advantage over Params: it pre-existed. Params made >> up a new rootleval namespace and I wonder what it 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 month! I stand corrected, well to be exact, your upload was 12 days ahead, -rw-rw-r--1 root root10589 Feb 19 19:26 D/DR/DROLSKY/Params-Validate-0.01.tar.gz -rw-rw-r--1 root root13104 Mar 1 19:44 R/RA/RAM/Getargs-Long-0.1.0.tar.gz 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/10/27 07:12:33 $ I can't make any sensible suggestion here. I'd ask you both to cross-reference each other's module in your POD so that people can find the other. > 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 same namespace. But my opjection to Getargs:: still stands. It is > too close to Getopt:: and my module doesn't actually do any 'getting', it > only validates. > As to the 'what it might be good for' bit. If you're referring to the > modules themselves, they are similar in aims but very different in > interface and capabilities. They are definitely both useful. If you're > referring to the namespace, I do think that both modules should share a > namespace, but not Getargs::. Let's agree to disagree. Fine by me. -- andreas
New module Log::Detect
The next version of the Module List will list the following module: modid: Log::Detect DSLIP: RdpOa description: Detect and show error regexps in logfiles userid: WSNYDER (Wilson Snyder) chapterid: 21 (File_Handle_Input_Output) enteredby: ANDK (Andreas J. König) enteredon: Tue May 22 07:01:38 2001 GMT The resulting entry will be: Log:: ::Detect RdpOa Detect and show error regexps in logfilesWSNYDER Please allow a few days until the entry will appear in the published module list. Parts of the data listed above can be edited interactively on the PAUSE. See https://pause.perl.org/pause/authenquery?ACTION=edit_mod Thanks for registering, The Pause Team
New module Log::Delayed
The next version of the Module List will list the following module: modid: Log::Delayed DSLIP: RdpOa description: Delay error exits until multiple errors seen userid: WSNYDER (Wilson Snyder) chapterid: 21 (File_Handle_Input_Output) enteredby: ANDK (Andreas J. König) enteredon: Tue May 22 07:02:32 2001 GMT The resulting entry will be: Log:: ::Delayed RdpOa Delay error exits until multiple errors seen WSNYDER Please allow a few days until the entry will appear in the published module list. Parts of the data listed above can be edited interactively on the PAUSE. See https://pause.perl.org/pause/authenquery?ACTION=edit_mod Thanks for registering, The Pause Team
Welcome new user BBB
Welcome Rob Brown, PAUSE, the Perl Authors Upload Server, has a userid for you: BBB Once you've gone through the procedure of password approval (see the separate mail you should receive about right now), this userid will be the one that you can use to upload your work or edit your credentials in the PAUSE database. This is what we have stored in the database now: Name: Rob Brown email: [EMAIL PROTECTED] homepage: enteredby: Andreas J. König Please note that your email address is exposed in various listings and database dumps. You can register with both a public and a secret email if you want to protect yourself from SPAM. If you want to do this, please visit https://pause.perl.org/pause/authenquery?ACTION=edit_cred or http://pause.perl.org/pause/authenquery?ACTION=edit_cred If you need any further information, please visit $CPAN/modules/04pause.html. If this doesn't answer your questions, contact [EMAIL PROTECTED] Thank you for your prospective contributions, The Pause Team
Re: I need a registered PAUSE account
> On Mon, 21 May 2001 11:02:04 -0600 (MDT), Rob Brown <[EMAIL PROTECTED]> said: > PAUSE, > Name: Rob Brown > Email:[EMAIL PROTECTED] > URL: n/a > UserID: BBB > (I'm already using this handle other places and it will > help people to recognize me. They are my initials - of > which I am very proud of - Bob B. Brown.) > Moduel: Net::DNSServer Thanks for registering. Would you please register the module with the "Apply for namespace registration" form on PAUSE? It's brand new so wasn't documented until yesterday, but from now it's the preferred way of registering. Thanks! -- andreas
Welcome new user JCARTER
Welcome Josh Carter, PAUSE, the Perl Authors Upload Server, has a userid for you: JCARTER Once you've gone through the procedure of password approval (see the separate mail you should receive about right now), this userid will be the one that you can use to upload your work or edit your credentials in the PAUSE database. This is what we have stored in the database now: Name: Josh Carter email: [EMAIL PROTECTED] homepage: enteredby: Andreas J. König Please note that your email address is exposed in various listings and database dumps. You can register with both a public and a secret email if you want to protect yourself from SPAM. If you want to do this, please visit https://pause.perl.org/pause/authenquery?ACTION=edit_cred or http://pause.perl.org/pause/authenquery?ACTION=edit_cred If you need any further information, please visit $CPAN/modules/04pause.html. If this doesn't answer your questions, contact [EMAIL PROTECTED] Thank you for your prospective contributions, The Pause Team
Re: request for CPAN author id
> On Mon, 21 May 2001 14:19:15 -0700 (PDT), Josh Carter <[EMAIL PROTECTED]> said: > Hello, > I have two modules that I'm getting ready for distribution on CPAN. As > per the FAQ, I'm emailing you for an author ID. I'd prefer the id > "JCARTER" if that works for you. Thanks for registering. For modules registration we have a new form that is only documented since yesterday. Could you please use it to register your namespaces? Thanks! -- andreas