Search Discussions
-
Attempting to run $WORK's data filter/ETL on 5.14.0-RC1, which currently runs on 5.10.0 in production. The module versions are different between the two Perl versions but the script itself is the ...
George Greer
Apr 28, 2011 at 8:48 pm
May 2, 2011 at 9:53 pm -
Please see https://github.com/rurban/perl/commits/cygwin from 2011-04-12 https://github.com/rurban/perl/commit/3691eaa79cc6a196b6a424b4c7abc6c8f5a481e2 contains the full store_cop_label patch. The ...
Reini Urban
Apr 12, 2011 at 12:22 pm
Jul 17, 2011 at 1:47 am -
We're in the home stretch to get Perl 5.14.0RC1 out on Wednesday. http://perl5.git.perl.org/perl.git/blob/blead:/pod/perldelta.pod should be the current state of perldelta. I did a bit of editing ...
Jesse Vincent
Apr 18, 2011 at 12:50 pm
Apr 27, 2011 at 7:42 am -
# New Ticket Created by Alan Hourihane # Please include the string: [perl #89502] # in the subject line of all future correspondence about this issue. # <URL: ...
Alan Hourihane
Apr 28, 2011 at 7:32 pm
Jan 16, 2014 at 8:29 am -
Attached
Karl Williamson
Apr 13, 2011 at 1:54 am
Dec 26, 2011 at 1:02 am -
Hi folks, As of this moment, please get my explicit permission before making ANY commit to blead. We've polished off all known RC-blocker bugs and I hope to release 5.12.0 RC1 tomorrow, April 20th. ...
Jesse Vincent
Apr 19, 2011 at 2:33 pm
Apr 20, 2011 at 12:53 pm -
Has anyone else tried to build the frozen blead on Solaris yet? I just did, and had a most remarkable experience. It seemed to get about as far along as trying to find the signals, and things really ...
Tom Christiansen
Apr 19, 2011 at 11:10 pm
Apr 20, 2011 at 7:48 pm -
It's a matter of taste but personally I find 'scientific notation' for number output (e.g. 5e-6 instead of 0.000005) a source of bugs. Is there a way to turn it off globally so that perl will never ...
Ed Avis
Apr 20, 2011 at 2:08 pm
May 4, 2011 at 9:46 am -
I don't know what "rules" Jesse wishes to apply to documentation patches, but I should think that entirely new portions of the docs should at least be allowed to be corrected of typos that change ...
Tom Christiansen
Apr 14, 2011 at 4:01 pm
Apr 15, 2011 at 6:40 am -
# New Ticket Created by Linda Walsh # Please include the string: [perl #89032] # in the subject line of all future correspondence about this issue. # <URL: ...
Linda Walsh
Apr 21, 2011 at 5:03 am
Apr 27, 2011 at 8:35 am -
Is it true that attributes are still considered experimental? Does anything use them, and if so, for what? It looks like the :locked sub attribute has been removed, having been a pthreads thing not ...
Tom Christiansen
Apr 30, 2011 at 1:48 pm
Aug 4, 2011 at 9:48 am -
# New Ticket Created by perlbug@plan9.de # Please include the string: [perl #89544] # in the subject line of all future correspondence about this issue. # <URL: ...
Perlbug @ plan9 . de
Apr 29, 2011 at 6:57 am
Jun 21, 2012 at 12:40 pm -
# New Ticket Created by "Christian Walde" # Please include the string: [perl #89312] # in the subject line of all future correspondence about this issue. # <URL: ...
Christian Walde
Apr 26, 2011 at 7:19 pm
Apr 29, 2011 at 9:04 am -
I have discovered what looks to me like an incompatible change that perldelta is missing an entry for. It only says it is a deprecation, but it seems in some instances incompatible. I don't want to ...
Tom Christiansen
Apr 23, 2011 at 2:23 am
Apr 28, 2011 at 4:10 pm -
But then Australia is such a difficult country to keep track of. On my first visit, some years ago, I passed the time on the long flight reading a history of Australian politics in the twentieth ...
Jesse Vincent
Apr 20, 2011 at 11:52 am
Apr 24, 2011 at 8:00 pm -
porting/podcheck.t ........ 157/626 # Failed at porting/podcheck.t line 56 # 'pod/perldelta.pod' contains POD errors # WARNING pod/perldelta.pod: (section) in 'curl(1)' deprecated at line 1208 # ...
Karl Williamson
Apr 19, 2011 at 3:45 am
Apr 19, 2011 at 4:37 am -
# New Ticket Created by Tony Cook # Please include the string: [perl #88814] # in the subject line of all future correspondence about this issue. # <URL: ...
Tony Cook
Apr 18, 2011 at 5:13 am
Sep 11, 2013 at 4:07 am -
Did you know that there is no mention--none whatsoever--of weak references anywhere it belongs? * Nothing at all in perlfunc. * Nothing at all in perlref. * Nothing at all in perlreftut. * Nothing at ...
Tom Christiansen
Apr 25, 2011 at 9:18 pm
Apr 28, 2011 at 5:19 pm -
% diff -u blead/pod/perlop.pod /tmp --- blead/pod/perlop.pod 2011-04-19 15:13:11.000000000 -0600 +++ /tmp/perlop.pod 2011-04-22 20:34:27.000000000 -0600 @@ -1786,11 +1786,11 @@ The STDIN filehandle ...
Tom Christiansen
Apr 23, 2011 at 2:36 am
Apr 27, 2011 at 11:37 pm -
--- pod/perldelta.pod 2011-04-18 10:44:07.000000000 -0600 +++ /tmp/perldelta.pod 2011-04-18 15:51:46.000000000 -0600 @@ -40,50 +40,51 @@ which is a symbol that looks like a bell, and is used in ...
Tom Christiansen
Apr 18, 2011 at 9:58 pm
Apr 19, 2011 at 8:44 am -
Is it documented anywhere how the package names in package a::::::b; $o = bless [], "c::::::d"; are to be parsed? ie what structure of GVs and symbol tables result. I believe that I know what the ...
Nicholas Clark
Apr 7, 2011 at 12:50 pm
Apr 8, 2011 at 11:26 am -
Attached
Karl Williamson
Apr 11, 2011 at 12:10 am
Apr 12, 2011 at 1:41 am -
Perl 5 commit summary, activity since Wednesday Current branch blead 20 commits. 4 unique authors. 4 unique committers. 11 files changed, 171 insertions(+), 120 deletions(-) Net code removal: ...
Perl 5 commit summary
Apr 2, 2011 at 1:08 am
Apr 30, 2011 at 1:08 am -
When the devil did *THIS* sneak in??? Hash %ALIASES missing the % in argument 1 of dbmopen() at /home/tchrist/scripts/ga line 3 (#1) (D deprecated) Really old Perl let you omit the % on hash names in ...
Tom Christiansen
Apr 28, 2011 at 6:02 pm
Apr 28, 2011 at 8:14 pm -
You know, Perl is really very good at this kind of thing. :( Jesse, what do you what done about this? A patch? --tom blead/pod/perlaix.pod: 459 The exact line number may vary, but if the warning (W) ...
Tom Christiansen
Apr 22, 2011 at 11:20 pm
Apr 28, 2011 at 3:36 pm -
# New Ticket Created by Linda Walsh # Please include the string: [perl #88742] # in the subject line of all future correspondence about this issue. # <URL: ...
Linda Walsh
Apr 17, 2011 at 8:22 am
Apr 22, 2011 at 4:09 pm -
SUMMARY: I'm suspect we may need to add aix to our list of platforms that can't do a tzset in the two tests we have that need it. Good news and bad news. The bad news is that AIX failed 2 tests: 1: ...
Tom Christiansen
Apr 21, 2011 at 2:53 am
Apr 21, 2011 at 6:07 am -
-On Linux the legacy process name is now set with L<prctl(2) , in +On Linux the legacy process name is now set with C<prctl(2) , in Now that's certainly unfortunate! A bare manpage reference prctl(2) ...
Tom Christiansen
Apr 18, 2011 at 5:58 pm
Apr 19, 2011 at 3:19 am -
Hello folks, I proposed to do minor doc changes, but I wound up doing more than anticipated. I've pod-ified quite a bit, normalized some style stuff (mostly changed instances to all use what was ...
Kevin J. Woolley
Apr 17, 2011 at 5:18 am
Apr 18, 2011 at 2:56 pm -
# New Ticket Created by Nicholas Clark # Please include the string: [perl #88132] # in the subject line of all future correspondence about this issue. # <URL: ...
Nicholas Clark
Apr 9, 2011 at 10:59 am
Apr 17, 2011 at 8:16 pm -
It sounds like we have _just_ enough delta to warrant a second release candidate for Perl 5.14.0. That said, nothing I've seen so far is really serious enough to want a full week of soak time. I'm ...
Jesse Vincent
Apr 26, 2011 at 2:45 pm
May 4, 2011 at 7:29 pm -
Consider: =head3 Non-destructive substitution The substitution (C<s/// ) and transliteration (C<y/// ) operators now support an C</r option that copies the input variable, carries out the ...
Tom Christiansen
Apr 25, 2011 at 8:31 pm
Apr 27, 2011 at 1:32 pm -
# New Ticket Created by Zsban Ambrus # Please include the string: [perl #88744] # in the subject line of all future correspondence about this issue. # <URL: ...
Zsban Ambrus
Apr 17, 2011 at 9:55 am
Apr 25, 2011 at 8:02 pm -
This one at least built and tested to completion. It failed one test: t/run/switch0..................................................ok ...
Tom Christiansen
Apr 20, 2011 at 8:26 pm
Apr 21, 2011 at 4:25 am -
In 5.12.3, \w followed RL1.2 and matched \p{Alphabetic} \p{GC=Mark} \p{GC=Decimal_Number} \p{GC=Connector_Punctuation} but in 5.14, this has changed. It appears that \w now includes *all* the ...
Tom Christiansen
Apr 5, 2011 at 8:03 pm
Apr 6, 2011 at 3:04 pm -
# New Ticket Created by Father Chrysostomos # Please include the string: [perl #87726] # in the subject line of all future correspondence about this issue. # <URL: ...
Father Chrysostomos
Apr 4, 2011 at 3:44 am
Apr 6, 2011 at 11:04 am -
I'm seeing this failure with Filter::decrypt ok 1 ok 2 # test 3: Got 'Aborting, Compiler detected at /home/paul/install/5.14.0-RC1/lib/5.14.0/i686-linux/DynaLoader.pm line 213. Compilation failed in ...
Paul Marquess
Apr 22, 2011 at 10:26 pm
Apr 25, 2011 at 12:35 pm -
I propose a new regexp option /.../v to quote variable contents inside regular expressions by default. By this I mean the following behaviour: Suppose I have a scalar variable $needle: my $needle = ...
Klaus
Apr 17, 2011 at 4:50 pm
Apr 25, 2011 at 10:03 am -
This test has been hanging the test script on openbsd and mirbsd since it was added with commit 0c1bf4c7d433bb0ad80bfe5511b1301db32b7b95. The test in question does: require POSIX; my $new = ...
Dave Mitchell
Apr 12, 2011 at 9:13 pm
Apr 22, 2011 at 5:33 pm -
# New Ticket Created by Renee Bäcker # Please include the string: [perl #88362] # in the subject line of all future correspondence about this issue. # <URL: ...
Renee Bäcker
Apr 12, 2011 at 12:04 pm
Apr 13, 2011 at 11:42 am -
# New Ticket Created by perlbug@plan9.de # Please include the string: [perl #88018] # in the subject line of all future correspondence about this issue. # <URL: ...
Perlbug @ plan9 . de
Apr 7, 2011 at 1:28 pm
Apr 12, 2011 at 5:03 am -
If we've deprecated the global @ARG as an alias to the package @_ since subsequent to 5.005, @_ is lexically scoped not global, what about $ARG? That's even worse, because you don't know whether it ...
Tom Christiansen
Apr 5, 2011 at 1:12 pm
Apr 6, 2011 at 10:58 am -
# New Ticket Created by (Andreas J. Koenig) # Please include the string: [perl #87664] # in the subject line of all future correspondence about this issue. # <URL: ...
Andreas J. Koenig) (via RT
Apr 2, 2011 at 5:37 pm
Apr 4, 2011 at 5:34 am -
# New Ticket Created by Jesse Luehrs # Please include the string: [perl #89356] # in the subject line of all future correspondence about this issue. # <URL: ...
Jesse Luehrs
Apr 27, 2011 at 4:06 am
Nov 20, 2011 at 8:05 pm -
--- /home/tchrist/blead/pod/perllol.pod 2011-04-25 19:40:47.000000000 -0600 +++ ./perllol.pod 2011-04-26 18:31:07.000000000 -0600 @@ -6,23 +6,24 @@ =head2 Declaration and Access of Arrays of Arrays ...
Tom Christiansen
Apr 27, 2011 at 12:44 am
Apr 28, 2011 at 5:26 pm -
G/M, A look through 'current' Perl source reveals several instances of use of the FD_SET/FD_ZERO/FD_ISSET macros, whereas the pp_sselect interface uses 3 bit-mapped 'strings' to identify the sockets ...
NormW
Apr 26, 2011 at 12:55 am
Apr 28, 2011 at 1:41 pm -
Hi, I am sending 2 failures I have experienced on my Windows 7/64bit box when building 5.14.0-RC1 with gcc-4.4.3 compiler (by mingw-w64.sf.net). I have tested both 32bit and 64bit builds. FAILURE 1: ...
Kmx
Apr 26, 2011 at 5:29 am
Apr 26, 2011 at 1:27 pm -
# New Ticket Created by slaven@rezic.de # Please include the string: [perl #88486] # in the subject line of all future correspondence about this issue. # <URL: ...
Slaven @ rezic . de
Apr 13, 2011 at 4:40 pm
Apr 14, 2011 at 2:22 pm -
# New Ticket Created by (Andreas J. Koenig) # Please include the string: [perl #87940] # in the subject line of all future correspondence about this issue. # <URL: ...
Andreas J. Koenig) (via RT
Apr 6, 2011 at 8:09 pm
Apr 14, 2011 at 1:26 pm
Group Overview
group | perl5-porters |
categories | perl |
discussions | 233 |
posts | 1,195 |
users | 118 |
website | perl.org |
118 users for April 2011
Archives
- June 2016 (5)
- May 2016 (782)
- April 2016 (174)
- March 2016 (531)
- December 2015 (245)
- April 2015 (169)
- March 2015 (473)
- February 2015 (439)
- January 2015 (1,057)
- December 2014 (1,349)
- November 2014 (966)
- October 2014 (1,113)
- September 2014 (1,618)
- August 2014 (784)
- July 2014 (976)
- June 2014 (1,234)
- May 2014 (1,223)
- April 2014 (772)
- March 2014 (754)
- February 2014 (1,098)
- January 2014 (1,160)
- December 2013 (788)
- November 2013 (1,137)
- October 2013 (838)
- September 2013 (1,294)
- August 2013 (1,480)
- July 2013 (1,403)
- June 2013 (1,437)
- May 2013 (1,331)
- April 2013 (436)
- March 2013 (795)
- February 2013 (762)
- December 2012 (972)
- November 2012 (155)
- October 2012 (1,550)
- September 2012 (1,847)
- August 2012 (1,300)
- July 2012 (1,143)
- June 2012 (1,403)
- May 2012 (1,373)
- April 2012 (993)
- March 2012 (958)
- February 2012 (1,326)
- January 2012 (1,667)
- December 2011 (1,109)
- November 2011 (1,422)
- October 2011 (840)
- September 2011 (1,365)
- August 2011 (1,119)
- July 2011 (1,330)
- June 2011 (946)
- May 2011 (1,393)
- April 2011 (1,195)
- March 2011 (866)
- February 2011 (949)
- January 2011 (1,089)
- December 2010 (962)
- November 2010 (1,137)
- October 2010 (828)
- September 2010 (988)
- August 2010 (1,087)
- July 2010 (1,280)
- June 2010 (670)
- May 2010 (968)
- April 2010 (1,475)
- March 2010 (1,025)
- February 2010 (990)
- January 2010 (1,101)
- December 2009 (1,010)
- November 2009 (1,157)
- October 2009 (1,628)
- September 2009 (790)
- August 2009 (1,183)
- July 2009 (1,367)
- June 2009 (1,126)
- May 2009 (809)
- April 2009 (606)
- March 2009 (812)
- February 2009 (714)
- January 2009 (913)
- December 2008 (752)
- November 2008 (1,039)
- October 2008 (903)
- September 2008 (761)
- August 2008 (496)
- July 2008 (758)
- June 2008 (923)
- May 2008 (931)
- April 2008 (813)
- March 2008 (954)
- February 2008 (850)
- January 2008 (1,433)
- December 2007 (1,146)
- November 2007 (1,102)
- October 2007 (896)
- September 2007 (1,183)
- August 2007 (737)
- July 2007 (1,316)
- June 2007 (1,017)
- May 2007 (1,071)
- April 2007 (1,129)
- March 2007 (1,150)
- February 2007 (1,179)
- January 2007 (947)
- December 2006 (670)
- November 2006 (1,105)
- October 2006 (962)
- September 2006 (695)
- August 2006 (597)
- July 2006 (948)
- June 2006 (1,145)
- May 2006 (1,002)
- April 2006 (1,102)
- March 2006 (1,056)
- February 2006 (1,026)
- January 2006 (1,142)
- December 2005 (1,030)
- November 2005 (825)
- October 2005 (996)
- September 2005 (885)
- August 2005 (693)
- July 2005 (1,381)
- June 2005 (1,137)
- May 2005 (909)
- April 2005 (795)
- March 2005 (762)
- February 2005 (503)
- January 2005 (815)
- December 2004 (931)
- November 2004 (981)
- October 2004 (670)
- September 2004 (449)
- August 2004 (749)
- July 2004 (871)
- June 2004 (708)
- May 2004 (711)
- April 2004 (986)
- March 2004 (1,232)
- February 2004 (934)
- January 2004 (1,310)
- December 2003 (1,055)
- November 2003 (1,220)
- October 2003 (1,628)
- September 2003 (1,693)
- August 2003 (2,053)
- July 2003 (1,739)
- June 2003 (1,064)
- May 2003 (1,344)
- April 2003 (1,256)
- March 2003 (1,143)
- February 2003 (1,236)
- January 2003 (1,108)
- December 2002 (897)
- November 2002 (874)
- October 2002 (1,221)
- September 2002 (1,255)
- August 2002 (1,696)
- July 2002 (1,719)
- June 2002 (2,292)
- May 2002 (2,016)
- April 2002 (2,489)
- March 2002 (2,413)
- February 2002 (1,488)
- January 2002 (1,641)
- December 2001 (2,190)
- November 2001 (2,082)
- October 2001 (1,372)
- September 2001 (1,828)
- August 2001 (1,602)
- July 2001 (1,667)
- June 2001 (1,833)
- May 2001 (2,353)
- April 2001 (1,893)
- March 2001 (1,594)
- February 2001 (1,808)
- January 2001 (1,825)
- December 2000 (1,353)
- November 2000 (1,776)
- October 2000 (1,452)
- September 2000 (1,318)
- August 2000 (2,169)
- July 2000 (1,118)
- June 2000 (773)
- May 2000 (1,163)
- April 2000 (1,181)
- March 2000 (2,886)
- February 2000 (1,596)
- January 2000 (1,407)
- December 1999 (644)
- November 1999 (1,102)
- October 1999 (1,537)
- September 1999 (1,425)
- August 1999 (303)