Search Discussions
-
Failing to contact PAUSE people in private, posting it here as the last resort. I remember seeing emails stating that META.yaml was supported by PAUSE in particular the private: key The released ...
Stas Bekman
Dec 13, 2004 at 8:18 pm
Dec 26, 2004 at 9:54 pm -
# New Ticket Created by Tels # Please include the string: [perl #33106] # in the subject line of all future correspondence about this issue. # <URL: ...
Tels
Dec 19, 2004 at 1:27 pm
Jan 9, 2005 at 4:13 pm -
For some reason I think I've asked this before, but I can't find it. So please excuse me if this is a dup. I was wondering why perlapi.pod doesn't indicate when a certain API was added. I've tried to ...
Stas Bekman
Dec 18, 2004 at 4:19 pm
Dec 30, 2004 at 9:40 pm -
Attached is the revised version of perlpodtut, based on your well appreciated feedback. The second attachment is the diff with the previous version. I removed the derivation of SYNOPSIS. Not because ...
Juerd
Dec 26, 2004 at 9:01 pm
Jan 4, 2005 at 12:09 am -
http://www.pobox.com/~schwern/src/ExtUtils-MakeMaker-6.25_06.tar.gz or http://svn.schwern.org/svn/CPAN/ExtUtils-MakeMaker/tags/VERSION=6.25_06 or a CPAN near you. Getting closer to a release. This ...
Michael G Schwern
Dec 26, 2004 at 10:29 pm
Dec 31, 2004 at 9:36 pm -
Sorry, but Win32::Console is not part of the core Perl distribution. It is part of the core ActiveState distribution, so you can report the bug to them at ...
Steve Peters via RT
Dec 1, 2004 at 4:56 pm
Dec 15, 2004 at 9:15 pm -
Hi, perl (at least of 5.8.4 and later), has a neat feature that doesn't let you do -l if the last stat wasn't an lstat. Unfortunately, this breaks win32 quite heavily: C:\tmp perl ...
Jos I. Boumans
Dec 17, 2004 at 2:13 pm
Jan 21, 2005 at 11:24 am -
20
perlpodtut
Hi there, Over a year and a half ago, I wrote "POD in 5 minutes". There was no POD tutorial, and people had said that perlpod was a bit overwhelming for a POD-newbie. This tutorial has already helped ...Juerd
Dec 24, 2004 at 10:12 am
Dec 26, 2004 at 1:40 am -
Hi All, Here's a script that shows a definite change between 5.8.5 and 5.8.6. It causes Spiffy::super() to not work, which is an integral part of the Kwiki framework. I've whittled it down to this so ...
Brian Ingerson
Dec 3, 2004 at 1:58 am
Dec 6, 2004 at 11:07 pm -
has Ok, patch is below (im curious why you dont use the threaded build if youd care to explain :-) diff -wurd Test-Simple-0.54/t/fork.t Test-Simple-0.54-Patched/t/fork.t --- Test-Simple-0.54/t/fork.t ...
Orton, Yves
Dec 15, 2004 at 1:06 pm
Dec 17, 2004 at 9:16 am -
I'm compiling 5.8.6 for my various boxes and was reminded of this warning that has been there for quite some time now (I think Alan Burlison noticed it many moons ago). The below example is from Mac ...
Jarkko Hietaniemi
Dec 12, 2004 at 2:28 pm
Dec 17, 2004 at 12:45 am -
The current Encode utf8 decoder already refuse these as this is one of the things that perl's internal is_utf8_char() actually check for. The current encoder does not check anything so it might emit ...
Gisle Aas
Dec 3, 2004 at 11:36 am
Dec 9, 2004 at 5:39 pm -
destruction I thought order of destruction in perl in general was undefined? At least Perltoot seems to agree with me: "Perl's notion of the right time to call a destructor is not well-defined ...
Orton, Yves
Dec 2, 2004 at 5:45 pm
Dec 3, 2004 at 9:43 pm -
# New Ticket Created by John Krivitsky # Please include the string: [perl #33003] # in the subject line of all future correspondence about this issue. # <URL: ...
John Krivitsky
Dec 11, 2004 at 12:33 pm
Dec 15, 2004 at 11:18 am -
# New Ticket Created by kai@bolay.de # Please include the string: [perl #32949] # in the subject line of all future correspondence about this issue. # <URL: ...
Kai @ bolay . de
Dec 7, 2004 at 10:45 pm
Dec 15, 2004 at 8:19 am -
I re-setup Perl smokes in a Tru64 box after some bit rot had disabled my old smoke setup. Otherwise smoking along nicely, but under a UTF-8 locale there is some test noise that doesn't seem to affect ...
Jarkko Hietaniemi
Dec 1, 2004 at 6:04 am
Dec 2, 2004 at 5:24 am -
It looks to me like the only use of modfl? is now in pp_pack.c, and that looks like a bizarre kind of way to do something by someone who didn't know that fmod existed. Can someone who has some idea ...
Yitzchak Scott-Thoennes
Dec 14, 2004 at 9:49 am
Jan 3, 2005 at 5:42 pm -
I'm working on Bent Linux, a distro that uses strictly static linking, with uClibc. To get perl to build in that env, I use -Uusedl -Uusefaststdio, and the attached patch; the latter because uClibc's ...
Bennett Todd
Dec 27, 2004 at 9:45 pm
Jan 3, 2005 at 5:50 pm -
Why do the tests do this: require Config; import Config; if ($Config{'extensions'} !~ /\bData\/Dumper\b/) { print "1..0 # Skip: Data::Dumper was not built\n"; exit 0; } When it would seem to be a ...
Michael G Schwern
Dec 9, 2004 at 6:41 am
Dec 29, 2004 at 8:25 pm -
Automated smoke report for 5.9.2 patch 23670 mccoy.peters.homeunix.org: Intel Pentium III ("GenuineIntel" 686-class, 512KB L2 cache) (i386/1 cpu) on openbsd - 3.6 using cc version 2.95.3 20010125 ...
Steve
Dec 23, 2004 at 9:47 am
Dec 24, 2004 at 2:07 pm -
C:\p5p\bleadperl\t .\perl -I..\lib ..\lib\Config.t [...] not ok 130 - Expect archlibexp 'c:\perl\lib' to be in @INC # Failed at ..\lib\Config.t line 258 not ok 131 - Expect privlibexp 'c:\perl\lib' ...
Steve Hay
Dec 6, 2004 at 3:36 pm
Dec 23, 2004 at 10:23 pm -
While fixing some issues with ogd.pm (version 0.02 is now on its way to CPAN), I came along this phenomenon. Take this little program: =================================================== use ...
Elizabeth Mattijsen
Dec 4, 2004 at 9:17 am
Dec 7, 2004 at 7:54 pm -
# New Ticket Created by Tobias Spranger # Please include the string: [perl #32915] # in the subject line of all future correspondence about this issue. # <URL: ...
Tobias Spranger
Dec 6, 2004 at 9:07 pm
Jun 30, 2013 at 12:50 am -
# New Ticket Created by perl-5.8.0@ton.iguana.be # Please include the string: [perl #33173] # in the subject line of all future correspondence about this issue. # <URL: ...
Perl-5 . 8 . 0 @ ton . iguana . be
Dec 24, 2004 at 12:14 am
Jan 20, 2005 at 6:48 pm -
Automated smoke report for 5.9.2 patch 23634 mccoy.peters.homeunix.org: Intel Pentium III ("GenuineIntel" 686-class, 512KB L2 cache) (i386/1 cpu) on openbsd - 3.6 using cc version 2.95.3 20010125 ...
Steve
Dec 10, 2004 at 1:23 pm
Dec 14, 2004 at 4:56 pm -
This does for vms/descrip_mms.template what the Unix build does for the scripts in utils and pod, which is run them with ../lib in @INC so they can locate Config_heavy.pl when it gets loaded at run ...
Craig A. Berry
Dec 1, 2004 at 1:24 pm
Dec 2, 2004 at 4:11 pm -
# New Ticket Created by sroy@search-box.com # Please include the string: [perl #33185] # in the subject line of all future correspondence about this issue. # <URL: ...
Sroy @ search-box . com
Dec 25, 2004 at 9:50 pm
Mar 26, 2005 at 9:56 pm -
# New Ticket Created by Alexey Tourbin # Please include the string: [perl #32967] # in the subject line of all future correspondence about this issue. # <URL: ...
Alexey Tourbin
Dec 8, 2004 at 9:07 pm
Jan 21, 2005 at 2:36 pm -
Save myself and others the lost time, trying to first discover and then figure out why sv_magic silently ignores additional magic of the same 'how'. --- sv.c.orig 2004-12-18 11:06:55.893699086 -0500 ...
Stas Bekman
Dec 18, 2004 at 4:09 pm
Dec 24, 2004 at 9:24 am -
-----BEGIN PGP SIGNED MESSAGE----- Moin, Maybe because my Perl seems to think that "NaN" == 0: perl -wle '$a = "NaN" != 0 ? 1 : 0; print $a' perl -wle '$a = "NaN" == 0 ? 1 : 0; print $a' 1 perl -wle ...
Tels
Dec 19, 2004 at 1:39 pm
Dec 23, 2004 at 4:44 pm -
Howdy... I'm sufferring from MI headaches, which would all go away if search into ISA could be breadth first. I have FishStick Food Whatever Fish Animal and the normal super path for FishStick is ...
Yuval Kogman
Dec 14, 2004 at 1:29 pm
Dec 16, 2004 at 6:21 pm -
# New Ticket Created by erik@vontaene.de # Please include the string: [perl #33159] # in the subject line of all future correspondence about this issue. # <URL: ...
Erik @ vontaene . de
Dec 22, 2004 at 9:43 pm
Apr 30, 2012 at 3:43 pm -
# New Ticket Created by Somanos Sar # Please include the string: [perl #33571] # in the subject line of all future correspondence about this issue. # <URL: ...
Somanos Sar
Dec 28, 2004 at 8:21 am
May 29, 2005 at 7:32 pm -
We have a situation where we need to add more than one PERL_MAGIC_ext magic to an object. sv_magicext which allows to do that is available starting from 5.8.x+. What do I do if I need to support ...
Stas Bekman
Dec 25, 2004 at 12:53 am
Apr 4, 2005 at 11:07 pm -
The reordering of SVt_ flags hasn't gone (and shouldn't go) into maint... say so in the B pod. --- perl/ext/B/B.pm.orig 2004-12-14 04:45:41.000000000 -0800 +++ perl/ext/B/B.pm 2004-12-19 ...
Yitzchak Scott-Thoennes
Dec 20, 2004 at 7:57 am
Jan 21, 2005 at 10:52 am -
The following message has gone unanswered on ActiveState's Win32 perl user's group. Of course, maybe it is the holidays. But I wondered if maybe a Windows porter could point me in the right direction ...
Glenn Linderman
Dec 31, 2004 at 4:38 am
Jan 2, 2005 at 11:48 am -
As part of the discussion Stas and I have been having, I ran the CPAN 'r' command on a random box I have, to see what modules would be offered for upgrade. All of them were sensible (i.e. standalone ...
John Peacock
Dec 24, 2004 at 12:37 am
Dec 24, 2004 at 5:19 am -
# New Ticket Created by dmcallis@es.com # Please include the string: [perl #33128] # in the subject line of all future correspondence about this issue. # <URL: ...
Dmcallis @ es . com
Dec 20, 2004 at 9:38 pm
Dec 22, 2004 at 6:23 pm -
I had a peek last night at the change log of Debian's perl. Saw some security fixes I don't remember having seen come back to p5p. ...
Michael G Schwern
Dec 2, 2004 at 2:05 am
Dec 15, 2004 at 5:12 pm -
# New Ticket Created by chenglim@commontown.com # Please include the string: [perl #32983] # in the subject line of all future correspondence about this issue. # <URL: ...
Chenglim @ commontown . com
Dec 10, 2004 at 1:50 am
Dec 13, 2004 at 1:02 am -
Hello, below is a patch to the README.win32 that changes some of the description on how to build with the free MSVC compiler distributed with .net. The three major points are: 1) Using a batch file ...
Max Maischein
Dec 5, 2004 at 6:30 pm
Dec 8, 2004 at 5:44 pm -
http://rt.perl.org/rt3/NoAuth/perl5/Overview.html Generated at Mon Dec 6 13:52:10 2004 GMT ------------------------------------------------------------------------------- * Total Issues * New Issues ...
Robert Spier
Dec 6, 2004 at 4:35 pm
Dec 8, 2004 at 3:30 am -
http://svn.schwern.org/svn/CPAN/XSLoader/tags/VERSION=0.03_01/ or svn://svn.schwern.org/CPAN/XSLoader/tags/VERSION=0.03_01/ or http://www.pobox.com/~schwern/src/XSLoader-0.03_01.tar.gz or a CPAN ...
Michael G Schwern
Dec 7, 2004 at 12:43 am
Dec 7, 2004 at 11:33 am -
I seemed to be extremely lucky in getting "gmake -j3" to stomp all over the place when doing the "mktables" step: either two or three mktables getting invoked and trying to run simultaneously, ...
Jarkko Hietaniemi
Dec 1, 2004 at 5:21 pm
Dec 1, 2004 at 7:21 pm -
# New Ticket Created by perl-5.8.0@ton.iguana.be # Please include the string: [perl #33186] # in the subject line of all future correspondence about this issue. # <URL: ...
Perl-5 . 8 . 0 @ ton . iguana . be
Dec 25, 2004 at 11:52 pm
Apr 30, 2012 at 3:47 am -
# New Ticket Created by david@landgren.net # Please include the string: [perl #32840] # in the subject line of all future correspondence about this issue. # <URL: ...
David @ landgren . net
Dec 4, 2004 at 10:52 pm
Nov 18, 2006 at 1:04 pm -
# New Ticket Created by angelom@niagarafallshotels.com # Please include the string: [perl #32913] # in the subject line of all future correspondence about this issue. # <URL: ...
Angelom @ niagarafallshotels . com
Dec 6, 2004 at 8:33 pm
Dec 23, 2004 at 3:35 pm -
4
//w
In a bust of boredom, I quickly coded the following hack. It adds a new flag, "w", to // and s///, to match only whole words. Or, more precisely, it adds \b at the beginning and to the end of the ...Rafael Garcia-Suarez
Dec 16, 2004 at 6:30 pm
Dec 17, 2004 at 12:35 pm -
http://svn.schwern.org/svn/CPAN/Test-Simple/trunk or svn://svn.schwern.org/CPAN/Test-Simple/trunk or http://www.pobox.com/~schwern/src/Test-Simple-0.54.tar.gz or a CPAN near you. This release is ...
Michael G Schwern
Dec 15, 2004 at 12:08 pm
Dec 15, 2004 at 1:43 pm -
This does not appear to be a bug. Quoting "Programming Perl, Second Edition", "The redo command restarts the loop block without evaluating the conditional again." So, when it re-enters the block, the ...
Steve Peters via RT
Dec 8, 2004 at 3:50 am
Dec 8, 2004 at 7:06 pm
Group Overview
group | perl5-porters |
categories | perl |
discussions | 237 |
posts | 931 |
users | 102 |
website | perl.org |
102 users for December 2004
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)