Search Discussions
-
I see that there is a general consensus that indirect object syntax is discouraged and should be removed from documentation examples. It is time to revisit Kent Fredric's proposal at ...
Ed Avis
May 20, 2016 at 10:32 am
May 31, 2016 at 9:28 pm -
Rik, I hadn't realised until recently that the Coro breakage caused by consting the MGF vtable array in commit v5.21.7-98-gc910fea, is still unresolved. I propose that we revert this commit for 5.24 ...
Dave Mitchell
May 3, 2016 at 6:34 pm
May 5, 2016 at 11:50 am -
# New Ticket Created by Tom Wyant # Please include the string: [perl #128213] # in the subject line of all future correspondence about this issue. # <URL ...
Tom Wyant
May 22, 2016 at 8:15 pm
May 25, 2016 at 6:00 pm -
When I was a kid, Halloween was always an exciting time of the year. One of the highlights of any Halloween was a Peanuts/Charlie Brown special called "The Great Pumpkin[1][2]" Each year, Linus would ...
Jesse Vincent
Oct 31, 2009 at 5:20 pm
Apr 30, 2016 at 7:53 am -
Would rvalue use of ‘my \’ be governed by the experimental::refaliasing feature feature? Would they produce an experimental warning? -- Father Chrysostomos --- via perlbug: queue: perl5 status: open ...
Father Chrysostomos via RT
May 18, 2016 at 4:52 am
May 30, 2016 at 3:13 am -
Let's get back to reviewing blockers. I'm looking forward to landing this plane! PREVIOUS BLOCKER COUNT: 13 CURRENT BLOCKER COUNT: 16 (but some are probably not blockers) * remove encoding.pm ...
Ricardo Signes
Mar 18, 2016 at 12:31 am
Mar 23, 2016 at 4:46 am -
# New Ticket Created by "Todd Rinaldo" # Please include the string: [perl #127810] # in the subject line of all future correspondence about this issue. # <URL ...
Todd Rinaldo
Apr 1, 2016 at 12:01 am
May 17, 2016 at 5:48 pm -
# New Ticket Created by Daniel Șuteu # Please include the string: [perl #128225] # in the subject line of all future correspondence about this issue. # <URL ...
Daniel Șuteu
May 23, 2016 at 5:48 pm
May 30, 2016 at 9:13 pm -
# New Ticket Created by Sergey Aleynikov # Please include the string: [perl #127773] # in the subject line of all future correspondence about this issue. # <URL ...
Sergey Aleynikov
Mar 23, 2016 at 6:24 pm
Mar 27, 2016 at 5:25 pm -
# New Ticket Created by Father Chrysostomos # Please include the string: [perl #128241] # in the subject line of all future correspondence about this issue. # <URL ...
Father Chrysostomos
May 26, 2016 at 4:56 am
May 27, 2016 at 1:19 pm -
The Great Pumpkin is a Santa-Claus like figure. He does bring toys like Santa. But unlike Santa, who gives away toys because it's his job, he gives away toys because it's the right thing to do. -- ...
Ricardo Signes
Apr 27, 2016 at 1:05 am
May 10, 2016 at 1:01 pm -
# New Ticket Created by # Please include the string: [perl #127999] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=127999 This ...
via RT
Apr 26, 2016 at 5:45 pm
May 2, 2016 at 4:36 pm -
Hi everyone, As soon as the Perl release cycle enters a freeze, people start committing their work in branches awaiting a merge. As blead gets colder, hitting a full freeze, these start piling. Once ...
Sawyer X
May 12, 2016 at 9:31 pm
May 14, 2016 at 2:51 pm -
I started to create the software depots for HP-UX for 5.24.0, but … build /test went pretty OK This is perl 5, version 24, subversion 0 (v5.24.0) built for IA64.ARCHREV_0-thread-multi-LP64-ld t/h2ph ...
H.Merijn Brand
May 16, 2016 at 3:45 pm
May 18, 2016 at 12:26 pm -
Patch attached. I followed gcc's example: + Specifically, we consider a run of 7 '<', '=' or ' ' characters + at the start of a line as a patch conflict marker. --- via perlbug: queue: perl5 status ...
[email protected] via RT
May 21, 2016 at 8:27 am
May 23, 2016 at 2:04 am -
PREVIOUS BLOCKER COUNT: 16 CURRENT BLOCKER COUNT: 8 (but really more like 7) * \N{} with empty braces https://rt.perl.org/Ticket/Display.html?id=123417 Just waiting on Karl to deprecate, I believe. * ...
Ricardo Signes
Mar 23, 2016 at 2:27 am
Apr 1, 2016 at 12:27 pm -
Question for porters: 1 year ago, at an earlier stage of exodist's work on Test-Simple, our practice was to apply his patches directly to blead. The rationale for that was that this distro was so far ...
James E Keenan via RT
May 11, 2016 at 2:18 am
May 17, 2016 at 5:24 pm -
last year I added an entry to the 5.22.0 perldelta that described the new Warning: unable to close filehandle %s properly: %s warning in more detail. I propose that that text gets added to the ...
Dave Mitchell
Mar 23, 2016 at 4:15 pm
Mar 25, 2016 at 9:22 pm -
Perl supports most single-byte locales, plus UTF-8 locales. It does not support any other multi-byte locales, such as are found for some East Asian languages. On some platforms, just switching into ...
Karl Williamson
Apr 23, 2016 at 10:42 pm
Apr 28, 2016 at 4:53 pm -
This is causing the breakage described in [perl #127915] $=x~0 segfaults Perl 5.24.0-RC1-2-gde1d2c7 Basically by making SvGROW(sv,len) include a calculation involving (len+2), the calculation can ...
Dave Mitchell
Apr 28, 2016 at 9:20 am
May 3, 2016 at 3:46 pm -
# New Ticket Created by Mojca Miklavec # Please include the string: [perl #128093] # in the subject line of all future correspondence about this issue. # <URL ...
Mojca Miklavec
May 7, 2016 at 10:56 am
May 17, 2016 at 9:49 am -
With commit 5f81fa4069cb15ccd77b1c4253c870df84c1788a, moving something to mathoms.c is now simplified. Previously no C function prototype was generated, so you had to add one yourself at the ...
Karl Williamson
May 13, 2016 at 4:34 am
May 23, 2016 at 4:08 pm -
* Ricardo Signes [2016-03-05T17:20:01] This should be applied. -- rjbs
Ricardo Signes
Mar 10, 2016 at 7:36 pm
Mar 20, 2016 at 5:44 pm -
I fixed most of that #line problem in commit "dont realloc CopFILE if filename stays the same in "#line 1234 "file.pm""" ------------------------------------- use Inline C = <<'EOS'; void ...
bulk88 via RT
Mar 11, 2016 at 8:03 pm
Mar 31, 2016 at 6:57 pm -
# New Ticket Created by Jörg Plate # Please include the string: [perl #128111] # in the subject line of all future correspondence about this issue. # <URL ...
Jörg Plate
May 10, 2016 at 2:47 pm
May 19, 2016 at 11:43 pm -
# New Ticket Created by Dan Collins # Please include the string: [perl #128170] # in the subject line of all future correspondence about this issue. # <URL ...
Dan Collins
May 17, 2016 at 10:03 pm
May 24, 2016 at 5:13 am -
See <http://perl5.git.perl.org:8080/job/perl5-win32/2440/ ------------------------------------------ [...truncated 6753 lines...] ../ext/PerlIO-encoding/t/threads.t ................................ ...
Dennis+p5p-jenkins
May 27, 2016 at 7:28 pm
May 31, 2016 at 9:47 pm -
One thing I'd like to add to subroutine signatures is optional types. Perl already supports my Foo $x; which currently isn't made much use of in core, apart from with 'use fields', which allows a ...
Dave Mitchell
Mar 23, 2016 at 2:48 pm
Mar 24, 2016 at 7:38 am -
Blog: http://blogs.perl.org/users/sawyer_x/2016/04/perl-5-porters-mailing-list-summary-april-14th-27th.html Twitter ...
Sawyer X
Apr 27, 2016 at 1:15 pm
Apr 29, 2016 at 1:58 pm -
Perl 5 commit summary, activity since Saturday Current branch blead 23 commits. 5 unique authors. 2 unique committers. 23 files changed, 144 insertions(+), 146 deletions(-) Thanks, applied: Ricardo ...
Perl 5 commit summary
May 4, 2016 at 1:14 am
May 28, 2016 at 1:08 am -
# New Ticket Created by Mojca Miklavec # Please include the string: [perl #128095] # in the subject line of all future correspondence about this issue. # <URL ...
Mojca Miklavec
May 7, 2016 at 2:40 pm
May 17, 2016 at 11:35 am -
See <http://perl5.git.perl.org:8080/job/perl5-win32/2359/changes Changes: [rjbs] document the ?pair option to beforemaintrelease ------------------------------------------ [...truncated 6445 ...
Dennis+p5p-jenkins
May 11, 2016 at 8:20 pm
May 14, 2016 at 3:42 pm -
# New Ticket Created by Father Chrysostomos # Please include the string: [perl #128242] # in the subject line of all future correspondence about this issue. # <URL ...
Father Chrysostomos
May 26, 2016 at 5:16 am
May 26, 2016 at 8:04 pm -
I’m reopening this, as there are still unresolved issues. -- Father Chrysostomos --- via perlbug: queue: perl5 status: open https://rt.perl.org:443/rt3/Ticket/Display.html?id=114576
Father Chrysostomos via RT
Aug 30, 2012 at 3:44 am
Mar 28, 2016 at 4:27 pm -
Currently perl -V produces output like: Characteristics of this binary (from libperl): Compile-time options: DEBUGGING HAS_TIMES MULTIPLICITY PERLIO_LAYERS PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV ...
Dave Mitchell
Dec 8, 2015 at 3:22 pm
Mar 27, 2016 at 4:50 am -
# New Ticket Created by Karl Williamson # Please include the string: [perl #127746] # in the subject line of all future correspondence about this issue. # <URL ...
Karl Williamson
Mar 19, 2016 at 10:54 pm
Apr 3, 2016 at 8:55 am -
I was wondering why we .gitignore files like pod/perlapi.pod and pod/perlintern.pod. I know they are autogenerated, but I don't understand why they are different from the files that are autogenerated ...
Demerphq
Mar 26, 2016 at 12:12 pm
Mar 26, 2016 at 10:23 pm -
# New Ticket Created by Niko Tyni # Please include the string: [perl #127981] # in the subject line of all future correspondence about this issue. # <URL ...
Niko Tyni
Apr 24, 2016 at 7:35 pm
Apr 28, 2016 at 2:06 pm -
# New Ticket Created by Dan Collins # Please include the string: [perl #128189] # in the subject line of all future correspondence about this issue. # <URL ...
Dan Collins
May 19, 2016 at 9:45 pm
May 20, 2016 at 12:18 am -
Whither encoding::warnings? I tried removing ${^ENCODING}, but tests for encoding::warnings fail. See the sprout/encoding branch. Before working on this any further, I need to ask what the plan is ...
Father Chrysostomos
May 21, 2016 at 7:37 pm
May 24, 2016 at 5:41 pm -
# New Ticket Created by Father Chrysostomos # Please include the string: [perl #128295] # in the subject line of all future correspondence about this issue. # <URL ...
Father Chrysostomos
May 30, 2016 at 9:30 pm
May 31, 2016 at 8:05 pm -
I'm pleased to announce release 4.07 of podlators. podlators contains Pod::Man and Pod::Text modules which convert POD input to *roff source output, suitable for man pages, or plain text. It also ...
Russ Allbery
Mar 21, 2016 at 2:27 am
Mar 21, 2016 at 3:00 pm -
# New Ticket Created by Karen Etheridge # Please include the string: [perl #128089] # in the subject line of all future correspondence about this issue. # <URL ...
Karen Etheridge
May 6, 2016 at 9:20 pm
May 17, 2016 at 8:41 pm -
# New Ticket Created by <span class="m_body_email_addr" title="f647420229636bb7c7e65f659b8d2b21" [email protected]</span # Please include the string: [perl #128096] # in the subject line of all future ...
Ambs @ cpan . org
May 7, 2016 at 8:06 pm
May 17, 2016 at 5:16 am -
As I sit here, and oftentimes, I wish I could be monarch of a desert land I could devote and dedicate forever To the truths we keep coming back and back to. So desert it would have to be, so walled ...
Ricardo Signes
May 9, 2016 at 11:39 am
May 10, 2016 at 11:44 am -
See <http://perl5.git.perl.org:8080/job/perl5-win32/2378/changes Changes: [arc] perlbug: Allow noninteractive use in test mode (-t option) [arc] perlbug: quit main loop on empty answer / eof in test ...
Dennis+p5p-jenkins
May 16, 2016 at 2:04 pm
May 17, 2016 at 2:17 am -
See <http://perl5.git.perl.org:8080/job/perl5-win32/2386/changes Changes: [tony] better glibc i_modulo bug handling ------------------------------------------ [...truncated 193899 lines...] 'f' is ...
Dennis+p5p-jenkins
May 17, 2016 at 8:02 am
May 17, 2016 at 12:42 pm -
Well, it's almost time for 5.25.1, which this ticket blocks. The final message says it is so that final considerations can be done now. What might these be? -- Karl Williamson --- via perlbug ...
Karl Williamson via RT
May 17, 2016 at 9:46 pm
May 23, 2016 at 2:37 pm -
# New Ticket Created by # Please include the string: [perl #128227] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=128227 This ...
via RT
May 23, 2016 at 11:54 pm
May 26, 2016 at 7:40 am -
See <http://perl5.git.perl.org:8080/job/perl5-win32/2434/changes Changes: [khw] Pod::Functions/Functions_pm.PL: Fix pod error [khw] PathTools: fix Pod::Checker warning for pod [khw] ...
Dennis+p5p-jenkins
May 25, 2016 at 4:12 am
May 27, 2016 at 6:47 pm
Group Overview
group | perl5-porters |
categories | perl |
discussions | 55,124 |
posts | 219,526 |
users | 6,141 |
website | perl.org |
Top users
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)