Module submission Chart::Plot::Tagged

2011-06-02 Thread Perl Authors Upload Server
The following module was proposed for inclusion in the Module List: modid: Chart::Plot::Tagged DSLIP: RdpO2 description: Plot with tags userid: PERRAD (Francois Perrad) chapterid: 18 (Images_Pixmaps_Bitmaps) communities: similar: Chart::Plot rationale:

Re: Upload question for rex

2011-06-02 Thread brian d foy
[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]] In article <20110531110633.1be3d9c...@smtp03.zmail.com>, Jan Gehring wrote: > i just want to ask if it is okay to share my perl project "Rex" (Remote > Execution, http://www.rexify.org/)

Re: [RFC] System::Timeout

2011-06-02 Thread brian d foy
[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]] In article , „¬½÷ wrote: > This module is to help people handle these things. > I guess some lazy boys want the module maybe.It`s really troublesome adding > a alarm() after every system()

Re: Module submission WWW::Wunderground::API

2011-06-02 Thread brian d foy
[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]] In article <201106011707.p51h7qhi001...@pause.fiz-chemie.de>, Perl Authors Upload Server wrote: > The following module was proposed for inclusion in the Module List: > > modid: WW

New module Bio::Polloc

2011-06-02 Thread Perl Authors Upload Server
The next version of the Module List will list the following module: modid: Bio::Polloc DSLIP: bdpO2 description: Molecular Biology/Polymorphic Loci analysis userid: LRR (Luis M Rodriguez-R) chapterid: 23 (Miscellaneous_Modules) enteredby: BDFOY (brian d foy) ent

New module Monitis

2011-06-02 Thread Perl Authors Upload Server
The next version of the Module List will list the following module: modid: Monitis DSLIP: bdpOp description: Monitis.com API Perl interface userid: YKO (Ярослав Коршак) chapterid: 24 (Commercial_Software_Interfaces) enteredby: BDFOY (brian d foy) enteredon: Th

New module Chart::Plot::Tagged

2011-06-02 Thread Perl Authors Upload Server
The next version of the Module List will list the following module: modid: Chart::Plot::Tagged DSLIP: RdpO2 description: Plot with tags userid: PERRAD (Francois Perrad) chapterid: 18 (Images_Pixmaps_Bitmaps) enteredby: BDFOY (brian d foy) enteredon: Thu Jun 2

User update for MCAUDILL

2011-06-02 Thread Perl Authors Upload Server
Record update in the PAUSE users database: userid: [MCAUDILL] fullname: [Mark Caudill] asciiname: [] email: [CENSORED] homepage: [] was [http://markcaudill.me] cpan_mail_alias: [secr] Data were entered by MCAUDILL (Mark Caudill). Please check if they are correct. Thanks, The

CPAN Testers Daily Summary Report

2011-06-02 Thread CPAN Tester Report Server
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

Re: [RFC] System::Timeout

2011-06-02 Thread 陈钢
I have thought about it, maybe you are right in many cases. But overloading Perl built-in is just wanted in some situations also. So I update the module last ngiht. Now the module have two sub named "system" and "system_ex", users can take what they prefer. Thanks for your advice. 2011/6/2 brian d