Re: Module submission Net::CampaignMonitor
[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]] In article <201211260516.qaq5gwxc003...@pause.fiz-chemie.de>, "Perl Authors Upload Server" wrote: > modid: Net::CampaignMonitor > DSLIP: Rdpfo > description: A Perl module for the Campaign Monitor API We try to reserve Net:: for net work protocols and but web APIs into WWW:: or WebService:: https://pause.perl.org/pause/authenquery?ACTION=pause_namingmodules -- brian d foy (one of many PAUSE admins), http://pause.perl.org PAUSE instructions: http://pause.perl.org/pause/query?ACTION=pause_04about Archives: http://www.xray.mpe.mpg.de/mailing-lists/modules Please send all messages back to modules@perl.org with no CC to me.
PAUSE ID request (RYEDDULA; Rishwanth Yeddula)
Request to register new user fullname: Rishwanth Yeddula userid: RYEDDULA mail: CENSORED homepage: why: I have recently started working on various Perl projects at work, wherein I have had to patch some of the existing modules, and write updated variations of a few of them with features I needed. I would like an account primarily to submit bug reports and patches. The following links are only valid for PAUSE maintainers: Registration form with editing capabilities: https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=10c0_28a47a5ca027195c&SUBMIT_pause99_add_user_sub=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=10c0_28a47a5ca027195c&SUBMIT_pause99_add_user_Definitely=1
Re: PAUSE ID request (RYEDDULA; Rishwanth Yeddula)
Dear Rishwanth, Thank you for your interest in PAUSE. Generally, PAUSE accounts are intended for individuals that intend to upload modules to CPAN or take over maintenance of existing modules and your stated reason for applying doesn't mention either of those. If you do plan to upload to CPAN or if you have a class/book that instructs you to get a PAUSE ID to teach you about uploading to CPAN, please reapply with more details so that we can approve your request. If you just want an ID to file rt.cpan.org tickets or participate in community sites, you need a BitCard ID instead: http://www.bitcard.org/ Regards, David Golden PAUSE Admin for IDs On Mon, Nov 26, 2012 at 1:24 PM, Perl Authors Upload Server wrote: > Request to register new user > > fullname: Rishwanth Yeddula > userid: RYEDDULA > mail: CENSORED > homepage: > why: > > I have recently started working on various Perl projects at work, > wherein I have had to patch some of the existing modules, and write > updated variations of a few of them with features I needed. > > I would like an account primarily to submit bug reports and > patches. > > > The following links are only valid for PAUSE maintainers: > > Registration form with editing capabilities: > > https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=10c0_28a47a5ca027195c&SUBMIT_pause99_add_user_sub=1 > Immediate (one click) registration: > > https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=10c0_28a47a5ca027195c&SUBMIT_pause99_add_user_Definitely=1 -- David Golden Take back your inbox! → http://www.bunchmail.com/ Twitter/IRC: @xdg
Re: Net::OpenID::Common
On 11/26/2012 12:50 AM, Roger Crew wrote: So, I'm actually still here (I did reply to Vernon over a week ago, so I'm not sure why Steffen is escalating this now, but anyway...). Yes, the last couple of months have been a bit crazy (sorry about that), but I'm digging out, and there should be some updates in the next week or so... Oversight if anything. No intention to escalate[1]. As long as there's a responsive co-maintainer, the PAUSE admins have nothing to do. --Steffen [1] Technically, getting PAUSE admins involved is the real escalation. :)
PAUSE ID request (TANSCIA; Tanscia Smith)
Request to register new user fullname: Tanscia Smith userid: TANSCIA mail: CENSORED homepage: www.tanscia.com why: Student - currently working through intermediate perl. The following links are only valid for PAUSE maintainers: Registration form with editing capabilities: https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=30c0_a4e2e3bf5dc84c95&SUBMIT_pause99_add_user_sub=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=30c0_a4e2e3bf5dc84c95&SUBMIT_pause99_add_user_Definitely=1
Welcome new user TANSCIA
Welcome Tanscia Smith, PAUSE, the Perl Authors Upload Server, has a userid for you: TANSCIA 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: Tanscia Smith email: CENSORED homepage: www.tanscia.com enteredby: David Golden 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 modules@perl.org. Thank you for your prospective contributions, The Pause Team
Re: Net::OpenID::Common
So, I'm actually still here (I did reply to Vernon over a week ago, so I'm not sure why Steffen is escalating this now, but anyway...). Yes, the last couple of months have been a bit crazy (sorry about that), but I'm digging out, and there should be some updates in the next week or so... Martin Atkins writes: > I have no problem with giving Vernon co-maint on this. Probably makes > sense to also give co-maint on the sister modules Net::OpenID::Consumer > and Net::OpenID::Server; the ::Common distribution is just some common > code used by both of these. > > As with Robert I no longer have the time to maintain this guy since I'm > no longer actively working on any projects with OpenID support. > > > > On 11/22/2012 10:57 PM, Steffen Mueller wrote: > > Hi Vernon, Roger, Robert, Martin, Brad, > > > > On 11/18/2012 03:30 PM, Vernon Lyon wrote: > >> I've been trying to get hold of the author (WROG: Roger Crew) for some > >> changes to fix a bug in this module. > >> Attempts to contact him over 2 months has failed. > >> Other bug reports with patches have similarly been ignored, so perhaps > >> he's no longer involved in maintaining this very useful module. > >> > >> I'd like to release a new version of this module (or get one of the > >> co-maints to do it) that fixes a fairly simple bug. > >> https://rt.cpan.org/Ticket/Display.html?id=78218 > >> Mentioned here: > >> http://stackoverflow.com/questions/11192557/how-can-i-avoid-encoding-errors-using-netopenidconsumer-with-yahoo-openids/11317205#11317205 > >> > >> GitHub pull request: > >> https://github.com/wrog/Net-OpenID-Common/pull/1 > >> > >> Could I get added as a co-maint or get hold of someone that has access > >> to this module? > > > > The module in question is already co-maintained by Roger (primary > > maintainer), Robert (see CC), Martin (also in CC), and Brad (umm, in CC). > > > > Could one of the maintainers please get back to Vernon about his > > proposed bugfixes *or* give me green light to add him as a co-maintainer > > in his own right? > > > > Best regards, > > Steffen > > (for the PAUSE admins) > > so um, I'm -- Roger Crew 206.940.5732 c...@cs.stanford.edu
Re: Net::OpenID::Common
So, I'm actually still here (I did reply to Vernon over a week ago, so I'm not sure why Steffen is escalating this now, but anyway...). Yes, the last couple of months have been a bit crazy (sorry about that), but I'm digging out, and there should be some updates in the next week or so... Martin Atkins writes: > I have no problem with giving Vernon co-maint on this. Probably makes > sense to also give co-maint on the sister modules Net::OpenID::Consumer > and Net::OpenID::Server; the ::Common distribution is just some common > code used by both of these. > > As with Robert I no longer have the time to maintain this guy since I'm > no longer actively working on any projects with OpenID support. > > > > On 11/22/2012 10:57 PM, Steffen Mueller wrote: > > Hi Vernon, Roger, Robert, Martin, Brad, > > > > On 11/18/2012 03:30 PM, Vernon Lyon wrote: > >> I've been trying to get hold of the author (WROG: Roger Crew) for some > >> changes to fix a bug in this module. > >> Attempts to contact him over 2 months has failed. > >> Other bug reports with patches have similarly been ignored, so perhaps > >> he's no longer involved in maintaining this very useful module. > >> > >> I'd like to release a new version of this module (or get one of the > >> co-maints to do it) that fixes a fairly simple bug. > >> https://rt.cpan.org/Ticket/Display.html?id=78218 > >> Mentioned here: > >> http://stackoverflow.com/questions/11192557/how-can-i-avoid-encoding-errors-using-netopenidconsumer-with-yahoo-openids/11317205#11317205 > >> > >> GitHub pull request: > >> https://github.com/wrog/Net-OpenID-Common/pull/1 > >> > >> Could I get added as a co-maint or get hold of someone that has access > >> to this module? > > > > The module in question is already co-maintained by Roger (primary > > maintainer), Robert (see CC), Martin (also in CC), and Brad (umm, in CC). > > > > Could one of the maintainers please get back to Vernon about his > > proposed bugfixes *or* give me green light to add him as a co-maintainer > > in his own right? > > > > Best regards, > > Steffen > > (for the PAUSE admins) > > so um, I'm -- Roger Crew 41st LD Secretary / Technical Contact 206.940.5732 ad...@41dems.org / c...@cs.stanford.edu
CPAN Testers Daily Summary Report
Dear Nick Ing-Simmons (PAUSE Custodial Account), Please find below the latest reports for your distributions, generated by CPAN Testers, from the last 24 hours. To set your preferences for what you wish to have reported in this Daily Summary, please visit the CPAN Testers Preferences system at https://prefs.cpantesters.org. Audio-1.029: - i686-linux / 5.14.3: - FAIL http://www.cpantesters.org/cpan/report/06984f1a-2247-11e2-a00b-3c689c3d5bf3 If you have an issue with a particular report, or wish to gain further information from the tester, please use the 'Find A Tester' tool at http://stats.cpantesters.org/cpanmail.html, using the ID or GUID of the report, as listed above, to locate the correct email address. If you wish to unsubscribe from these notifications, please login to the CPAN Testers Preferences system, with your PAUSE credentials, and disable CPAN Testers notifications permanently or temporarily. If you have problems with accessing the site, please contact Barbie and request to be removed from the automatic mailings. Thanks, The CPAN Testers -- Reports: http://www.cpantesters.org Statistics: http://stats.cpantesters.org Wiki:http://wiki.cpantesters.org Preferences: https://prefs.cpantesters.org
PAUSE ID request (SEAROBBER; Sea Robber)
Request to register new user fullname: Sea Robber userid: SEAROBBER mail: CENSORED homepage: why: hmmm i want use in metaCPAN The following links are only valid for PAUSE maintainers: Registration form with editing capabilities: https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=50c0_ea04e7432dede825&SUBMIT_pause99_add_user_sub=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=50c0_ea04e7432dede825&SUBMIT_pause99_add_user_Definitely=1
Re: PAUSE ID request (SEAROBBER; Sea Robber)
Dear "Sea", Thank you for your interest in PAUSE. Generally, PAUSE accounts are intended for individuals that intend to upload modules to CPAN or take over maintenance of existing modules and your stated reason for applying doesn't mention either of those. If you do plan to upload to CPAN or if you have a class/book that instructs you to get a PAUSE ID to teach you about uploading to CPAN, please reapply with more details so that we can approve your request. If you just want an ID to file rt.cpan.org tickets or participate in community sites, you need a BitCard ID instead: http://www.bitcard.org/ Regards, David Golden PAUSE Admin for IDs On Mon, Nov 26, 2012 at 9:45 PM, Perl Authors Upload Server wrote: > Request to register new user > > fullname: Sea Robber > userid: SEAROBBER > mail: CENSORED > homepage: > why: > > hmmm i want use in metaCPAN > > > The following links are only valid for PAUSE maintainers: > > Registration form with editing capabilities: > > https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=50c0_ea04e7432dede825&SUBMIT_pause99_add_user_sub=1 > Immediate (one click) registration: > > https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=50c0_ea04e7432dede825&SUBMIT_pause99_add_user_Definitely=1 -- David Golden Take back your inbox! → http://www.bunchmail.com/ Twitter/IRC: @xdg
PAUSE ID request (DAEMONS; MORI Shingo)
Request to register new user fullname: MORI Shingo userid: DAEMONS mail: CENSORED homepage: http://d.hatena.ne.jp/babydaemons/ why: I will contribute module for geo-location extraction parser from Wikipedia pages. The following links are only valid for PAUSE maintainers: Registration form with editing capabilities: https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=70c0_1b36f546a2da26a2&SUBMIT_pause99_add_user_sub=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=70c0_1b36f546a2da26a2&SUBMIT_pause99_add_user_Definitely=1