Search Discussions
-
I was just notified that people using the CPAN shell do not see new versions of XML::Rules and when I tested it myself, the newest version reported is 1.05. Even though 1.08 was uploaded 18th Aug ...
Jenda Krynicky
Aug 25, 2009 at 8:38 am
Aug 28, 2009 at 5:57 pm -
Hi people how do I get access to bug queue if I cannot find the contact of the person who set it up. This is the rt on the cpan module. Kartik Thakore Begin forwarded message:
Kartik Thakore
Aug 18, 2009 at 8:58 pm
Aug 19, 2009 at 3:21 pm -
It would be swell if we could somehow note modules as being abandoned. For example, I'm a maintainer of WWW::Yahoo::Groups, because nobody took it from Iain Truskett. It doesn't install correctly ...
Andy Lester
Aug 12, 2009 at 12:39 pm
Aug 13, 2009 at 1:54 pm -
Hi, I have a module, Sub::Starter, which I have prepared for CPAN. I think I have all the right goodies in the right places. But I am worried that I might be missing something important. And yes, I ...
Shawn H. Corey
Aug 2, 2009 at 1:49 pm
Aug 4, 2009 at 4:05 pm -
Hi, When I run `prove -l` on my module, everything is fine. But when I run `Build test`, I get a warning. Why is there a difference? $ prove -l t/00-load...........1/1 # Testing Sub::Starter v1.0.6, ...
Shawn H. Corey
Aug 21, 2009 at 1:49 pm
Aug 21, 2009 at 3:44 pm -
Is there still a point to registering module namespaces on PAUSE? The form (https://pause.perl.org/pause/authenquery?ACTION=apply_mod) is still active, but it says that registering is for ...
Jonathan Swartz
Aug 17, 2009 at 2:48 pm
Aug 17, 2009 at 3:43 pm -
Can I get some windows testing to see if the build works? Here is the repo http://github.com/kthakore/SDL_perl/tree/patch $ git clone git://github.com/kthakore/SDL_perl.git $ git checkout -b patch ...
Kartik Thakore
Aug 3, 2009 at 5:05 pm
Aug 4, 2009 at 2:47 pm -
I have a one-module dist that I'd like to rename. How problematic will this be? I know I could just upload new dist with new module, and get things to use that instead, and just abandon the old one. ...
Paul LeoNerd Evans
Aug 11, 2009 at 9:57 am
Aug 11, 2009 at 11:36 am -
Some time back here was an extensive discussion of module licenses. I ignored it at the time, but now I regret that. Can someone point me to a conclusion? Or, is it sufficient to use ...
Geoffrey Leach
Aug 26, 2009 at 4:09 pm
Aug 26, 2009 at 4:18 pm -
I have started work on Alien module similiar to the wxwidgets except for SDL and related libs. It purpose will be to provide details on how SDL is installed on the host system. Moreover if SDL is ...
Kartik Thakore
Aug 7, 2009 at 12:21 pm
Aug 8, 2009 at 3:40 pm -
I've got a module that... well, the idea is that it's the Module::CoreList for Strawberry. What should I call it? Module::List::Strawberry and Strawberry::ModuleList both come to mind. Here's the ...
Curtis Jewell
Aug 6, 2009 at 10:25 am
Aug 6, 2009 at 6:22 pm -
I'm writing a free perl book in Chinese http://github.com/fayland/chinese-perl-book/tree/master and I'm wondering if it's OK to upload it to CPAN since it's popular and easy to share with others. if ...
Fayland Lam
Aug 6, 2009 at 5:26 am
Aug 6, 2009 at 8:25 am -
I'm having a strange first-time problem building my new Server-Control distribution from CPAN on Fedora. To reproduce this, I first run this reset script to remove Server- Control from my .cpan and ...
Jonathan Swartz
Aug 28, 2009 at 7:07 pm
Oct 1, 2009 at 12:54 pm -
[Cc'ing module-authors in case other CPAN developers or users of these packages are interested.] Hi: I've noticed these two modules (Scope::Guard and End) are similar in their nature, purpose and ...
Jonathan Yu
Aug 22, 2009 at 9:59 pm
Aug 23, 2009 at 12:44 am -
What the hell? I thought I had co-maintain permissions for SDL_perl. Only SDL.pm was allowed up ? What is going on?
Kartik Thakore
Aug 22, 2009 at 2:38 am
Aug 22, 2009 at 3:15 am -
Hi all! Recently someone asked the question in the subject line on Stackoverflow: * http://stackoverflow.com/questions/1307368/ This is the second time someone asks this question. Instead of just ...
Shlomi Fish
Aug 20, 2009 at 6:29 pm
Aug 20, 2009 at 7:14 pm -
I want to know what you guys think about the format of the module and tests that Module::Starter::CSJEWELL creates. Good? Bad? Indifferent? Would you recommend it? What do you think I need to ...
Curtis Jewell
Aug 20, 2009 at 4:01 am
Aug 20, 2009 at 4:17 pm -
All, Immediately after the next bioperl release in the next few weeks, we plan on splitting up bioperl 'core' (~900 or so modules?!?) into separate focused distributions. This has been long overdue ...
Chris Fields
Aug 16, 2009 at 8:22 pm
Aug 17, 2009 at 6:45 pm -
After having a discussion with cromatic about SDL perl bindings, we came to the conclusion that providing binary packages of xs libraries would solve our build issues. Where do I get contributers to ...
Kartik Thakore
Aug 6, 2009 at 11:53 am
Aug 6, 2009 at 3:13 pm -
Hi: I'm not sure where else to send this, so I'm sending it here to get some discussion from other module authors/CPAN users. I package Perl modules for Debian, so I use the CPAN Search Diff Tool a ...
Jonathan Yu
Aug 3, 2009 at 4:49 pm
Aug 4, 2009 at 1:02 am -
Optional features are not well suited for automated install. They impose questions on the install - but what is more important they generate problems when for down-stream modules that rely on the ...
Zbigniew Lukasiak
Aug 17, 2009 at 12:11 pm
Aug 17, 2009 at 2:30 pm -
I'm working on updates for Getopt::Auto. In the original, there's this block: END { if (exists &main::default) { main::default() } } I understand how this works, but, given that its not documented in ...
Geoffrey Leach
Aug 9, 2009 at 8:04 pm
Aug 9, 2009 at 9:06 pm -
I have just released the new major-version release of Module::Build. Many thanks to those who contributed bug reports and patches. A list of changes since 0.34 follows. -- David 0.35 - Thu Aug 27 ...
David Golden
Aug 27, 2009 at 1:20 pm
Aug 27, 2009 at 1:20 pm -
[Reposted from http://www.dagolden.com/index.php/458/call-for-proposals-cpan-meta-spec/ ] The CPAN META Spec is the basis for the META.yml metadata files included in most modern CPAN distributions. ...
David Golden
Aug 26, 2009 at 11:33 pm
Aug 26, 2009 at 11:33 pm -
Dear module authors, I have uploaded a new development release of Module::Build: DAGOLDEN/Module-Build-0.34_06.tar.gz This is a release candidate for 0.35. If you use Module::Build, please test with ...
David Golden
Aug 23, 2009 at 1:32 pm
Aug 23, 2009 at 1:32 pm -
Dear module authors, I have uploaded a new development release of ExtUtils::ParseXS: DAGOLDEN/ExtUtils-ParseXS-2.20_05.tar.gz This is a release candidate for 2.21. If you maintain or depend on an XS ...
David Golden
Aug 23, 2009 at 11:26 am
Aug 23, 2009 at 11:26 am -
MingW toolchain - Gnu-ish. Should have made that clear. --Curtis -- Curtis Jewell swordsman@csjewell.fastmail.us %DCL-E-MEM-BAD, bad memory -VMS-F-PDGERS, pudding between the ears [I use PC-Alpine, ...
Curtis Jewell
Aug 3, 2009 at 2:38 pm
Aug 3, 2009 at 2:38 pm -
Hi people, I needed test information on the updated module. Also any feature requests and bugs reports are welcome. Here is the link http://github.org/kthakore/SDL_perl . The most problems seems to ...
Kartik Thakore
Aug 2, 2009 at 11:45 pm
Aug 2, 2009 at 11:45 pm -
Hi, I am currently working on getting SDL_perl off the ground. This is what I have done so far http://github.com/kthakore/SDL_perl/tree/master. I need people to test the module's building and give me ...
Kartik Thakore
Aug 2, 2009 at 4:25 pm
Aug 2, 2009 at 4:25 pm
Group Overview
group | module-authors |
categories | perl |
discussions | 29 |
posts | 116 |
users | 38 |
website | cpan.org... |
38 users for August 2009
Archives
- May 2016 (28)
- April 2016 (4)
- March 2016 (14)
- February 2016 (6)
- January 2016 (23)
- December 2015 (1)
- October 2015 (29)
- September 2015 (17)
- April 2015 (7)
- March 2015 (11)
- February 2015 (10)
- January 2015 (15)
- December 2014 (9)
- November 2014 (1)
- September 2014 (55)
- August 2014 (27)
- July 2014 (21)
- June 2014 (10)
- May 2014 (8)
- April 2014 (23)
- February 2014 (7)
- January 2014 (29)
- December 2013 (62)
- November 2013 (77)
- October 2013 (24)
- September 2013 (55)
- August 2013 (67)
- July 2013 (10)
- June 2013 (16)
- May 2013 (20)
- April 2013 (6)
- March 2013 (30)
- February 2013 (27)
- January 2013 (37)
- December 2012 (17)
- November 2012 (30)
- October 2012 (50)
- September 2012 (58)
- August 2012 (18)
- July 2012 (32)
- June 2012 (23)
- May 2012 (32)
- April 2012 (10)
- March 2012 (6)
- February 2012 (6)
- January 2012 (6)
- December 2011 (55)
- November 2011 (129)
- October 2011 (27)
- September 2011 (22)
- August 2011 (48)
- July 2011 (80)
- June 2011 (31)
- May 2011 (19)
- April 2011 (29)
- March 2011 (57)
- February 2011 (6)
- January 2011 (22)
- December 2010 (79)
- November 2010 (83)
- October 2010 (28)
- September 2010 (59)
- August 2010 (106)
- July 2010 (46)
- June 2010 (29)
- May 2010 (73)
- April 2010 (98)
- March 2010 (190)
- February 2010 (80)
- January 2010 (82)
- December 2009 (67)
- November 2009 (95)
- October 2009 (38)
- September 2009 (91)
- August 2009 (116)
- July 2009 (46)
- June 2009 (56)
- May 2009 (132)
- April 2009 (116)
- March 2009 (72)
- February 2009 (81)
- January 2009 (55)
- December 2008 (18)
- November 2008 (81)
- October 2008 (157)
- September 2008 (103)
- August 2008 (30)
- July 2008 (103)
- June 2008 (129)
- May 2008 (60)
- April 2008 (113)
- March 2008 (65)
- February 2008 (77)
- January 2008 (71)
- December 2007 (84)
- November 2007 (54)
- October 2007 (180)
- September 2007 (95)
- August 2007 (27)
- July 2007 (19)
- June 2007 (67)
- May 2007 (206)
- April 2007 (120)
- March 2007 (131)
- February 2007 (123)
- January 2007 (88)
- December 2006 (44)
- November 2006 (35)
- October 2006 (38)
- September 2006 (26)
- August 2006 (113)
- July 2006 (53)
- June 2006 (28)
- May 2006 (77)
- April 2006 (46)
- March 2006 (99)
- February 2006 (48)
- January 2006 (35)
- December 2005 (54)
- November 2005 (96)
- October 2005 (86)
- September 2005 (52)
- August 2005 (100)
- July 2005 (87)
- June 2005 (152)
- May 2005 (16)
- April 2005 (100)
- March 2005 (133)
- February 2005 (115)
- January 2005 (111)
- December 2004 (151)
- November 2004 (76)
- October 2004 (41)
- September 2004 (41)
- August 2004 (154)
- July 2004 (238)
- June 2004 (142)
- May 2004 (98)
- April 2004 (105)
- March 2004 (71)
- February 2004 (213)
- January 2004 (245)
- December 2003 (148)
- November 2003 (203)
- October 2003 (91)
- September 2003 (61)
- August 2003 (114)
- July 2003 (11)
- June 2003 (101)
- May 2003 (139)
- April 2003 (42)
- March 2003 (62)
- February 2003 (28)
- January 2003 (35)
- December 2002 (24)
- November 2002 (57)
- October 2002 (34)
- September 2002 (2)
- August 2002 (22)
- July 2002 (28)
- June 2002 (27)
- May 2002 (14)
- April 2002 (21)
- March 2002 (59)
- February 2002 (33)
- January 2002 (30)
- December 2001 (23)
- November 2001 (20)
- October 2001 (15)
- September 2001 (9)
- August 2001 (20)
- July 2001 (2)
- June 2001 (13)
- April 2001 (11)
- March 2001 (3)
- February 2001 (19)
- January 2001 (10)
- December 2000 (2)
- November 2000 (1)
- September 2000 (7)
- August 2000 (8)
- July 2000 (1)
- June 2000 (11)
- May 2000 (11)
- April 2000 (4)
- December 1999 (3)
- November 1999 (15)
- October 1999 (11)
- September 1999 (15)
- August 1999 (12)