Search Discussions
-
Does anyone know the reason behind require($foo) only working when $foo has already got slashes and ".pm" on the end? i.e.: require IO::Socket; # works $var = "IO::Socket"; require $var; # fails $var ...
Matt Sergeant
Nov 19, 2002 at 11:02 am
Dec 11, 2002 at 11:40 am -
Works for me. Sarathy [email protected]
Gurusamy Sarathy
Nov 10, 2002 at 7:00 am
Dec 2, 2002 at 2:08 am -
Hi, Shouldn't the operation: perl -pi -e 's/foo/bar/' file be atomic? I mean: If something while perl is working hangs the system like a crash or a power failure all the data is lost. This is what ...
Eduardo Pérez Ureta
Nov 17, 2002 at 9:44 am
Nov 21, 2002 at 9:36 am -
Hi All, A while back Salvador Fandino posted a patch/feature idea for providing proper assertions with debugger support. Personally I thought the idea was brilliant but refrained from commenting as I ...
Orton, Yves
Nov 27, 2002 at 12:58 pm
Feb 19, 2003 at 8:10 pm -
If replying to this, please copy me into the reply. I read perl5-porters via the archive servers. Thanks. I am drafting a perl programming standard for internal use here, and had to think about "use ...
Ian Phillipps
Nov 7, 2002 at 12:29 pm
Nov 16, 2002 at 9:22 pm -
The precedence and associativity of the conditional (ternary, ?:) operator are a bit weird. It took me a while to figure out the right way to understand them in C, which is pretty much as follows: ...
Stephen McCamant
Nov 21, 2002 at 6:13 am
Dec 23, 2002 at 4:46 am -
.... is to go to http://bugs6.perl.org/perlbug/ and start looking at the open bugs. Of course, I'm partial to 5.8.0 :-) but anyone who has ever submitted bugs could for example take a peek at their ...
Jarkko Hietaniemi
Nov 27, 2002 at 5:21 am
Nov 30, 2002 at 11:08 pm -
I found again code that did my @array1 = split '|', @array2; and I think that it'd be helpful to add a warning for this kind of counter-intuitive syntax. Any comments ? The code patch would be ...
Rafael Garcia-Suarez
Nov 21, 2002 at 1:09 pm
Nov 25, 2002 at 11:19 am -
This should reenable modifying $0, threaded or not. There are actually two patches: the first one is for all and somewhat tested, the second one is more experimental and for HP-UX. -- Jarkko ...
Jarkko Hietaniemi
Nov 30, 2002 at 6:16 pm
Dec 2, 2002 at 4:56 pm -
One good question may be how to handle newlines in heretext, the only part that really matters because that's the only exception to the fact that newlines are nothing but whitespace from perl ...
Dan Kogai
Nov 24, 2002 at 5:43 pm
Nov 27, 2002 at 5:48 pm -
# New Ticket Created by [email protected] # Please include the string: [perl #18581] # in the subject line of all future correspondence about this issue. # <URL: ...
[email protected] (via RT)
Nov 21, 2002 at 10:44 pm
Dec 31, 2002 at 2:34 am -
I'm not sure if this is still work in progress or if bug reports are called for. Please let me know! /usr/local/[email protected]/bin/perl -le ' use version; $v = version- new(5.00563); print $v- ...
Andreas J. Koenig
Nov 17, 2002 at 1:23 pm
Dec 9, 2002 at 12:09 pm -
Correct me if I am wrong (as I am sure someone will ;-}) but, the following code (run under 5.6 and 5.8): <<HERE my $text = ' word1 word2 word3 word4 word5 word6 '; my @words = ('word1', 'word3', ...
Thomas Bolioli
Nov 2, 2002 at 5:49 pm
Nov 19, 2002 at 10:32 pm -
The subject says it all. I think this would be easier to handle and remember than the regexps described in perlfaq4.pod, "How do I determine whether a scalar is a number...". And it matches exactly ...
Slaven Rezic
Nov 3, 2002 at 11:48 am
Nov 4, 2002 at 9:01 pm -
# New Ticket Created by Nicholas Clark # Please include the string: [perl #18635] # in the subject line of all future correspondence about this issue. # <URL: ...
Nicholas Clark
Nov 25, 2002 at 3:36 am
Aug 24, 2011 at 1:14 am -
# New Ticket Created by [email protected] # Please include the string: [perl #18651] # in the subject line of all future correspondence about this issue. # <URL: ...
[email protected] (via RT)
Nov 25, 2002 at 1:09 am
Dec 12, 2002 at 12:10 am -
I was debugging a script and getting tons of warnings. I didn't want to go into the full debugger, just get a Carp-style backtrace. Of course, the warnings in question were in the core, so I couldn't ...
Brent Dax
Nov 18, 2002 at 6:57 am
Nov 25, 2002 at 9:36 am -
Sorry Allain, not time to split. Digging to find the cause of the new 64bit 'F's -- H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & ...
H.Merijn Brand
Nov 6, 2002 at 9:16 am
Nov 7, 2002 at 4:17 pm -
Hello all, I was wondering if there was a way to determine if a sub was called as a subroutine or as a method? I havent seen any way to do it, caller() doesnt seem to return this information, unless ...
Orton, Yves
Nov 20, 2002 at 4:54 pm
Nov 22, 2002 at 10:09 am -
Hallo perl5-porters, I can fecth perl-5.6.x and perl-current, but not perl-5.8.x right now: Welcome to the rsync server for the Archive of perl/Changes. This server exposes only selected parts of the ...
Gerrit P. Haase
Nov 10, 2002 at 11:40 am
Nov 11, 2002 at 12:17 am -
Cygwin-1.3.16-1 on Win2k/sp-3 This is with the cygwin's 64bitint perl-5.8.0: /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'b lib/arch')" t/*.t t/100_load...........ok ...
H.Merijn Brand
Nov 27, 2002 at 9:30 am
Dec 6, 2002 at 2:59 pm -
Robert, if I look at http://bugs6.perl.org/rt2/Ticket/Display.html?id=18725 I see that five messages are displayed, including followups by the person who reported the bug. However those messages ...
Rafael Garcia-Suarez
Nov 30, 2002 at 10:28 pm
Dec 3, 2002 at 2:22 am -
In many platforms either -lrt or -lposix4 is needed for nanosleep(), except that in IRIX including -lrt would cause unnecessary linking noise. --- Configure.dist 2002-11-20 17:08:39.000000000 +0200 ...
Jarkko Hietaniemi
Nov 20, 2002 at 3:18 pm
Nov 22, 2002 at 3:57 pm -
Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- ../ext/Encode/t/Encode.t 0 134 2698 11 0.41% 2688-2698 ...
H.Merijn Brand
Nov 3, 2002 at 3:39 pm
Nov 5, 2002 at 8:54 pm -
I'd expect the following to output 12,12; in fact it outputs 12,11 #!/usr/bin/perl -wl $x = 1; my $x = 2; { my $x = $x+10; print $x } { our $x = $x+10; print $x } Does anyone else agree that 'our' ...
Dave Mitchell
Nov 23, 2002 at 3:15 pm
Jan 22, 2003 at 10:34 pm -
-----BEGIN PGP SIGNED MESSAGE----- Moin, v0.01: perl -Ilib -MMath::BigFloat -wle 'print Math::BigFloat- new("8.1e") + 1' NaN v1.64: perl -MMath::BigFloat -wle 'print Math::BigFloat- new("8.1e") + 1' ...
Tels
Nov 21, 2002 at 8:49 pm
Nov 26, 2002 at 3:28 pm -
I guess if one were ambitious one would encode this in the dec_osf hints file but the flu I've got has pretty much drained my ambition. --- README.tru64.dist 2002-11-03 03:37:25.000000000 +0200 +++ ...
Jarkko Hietaniemi
Nov 3, 2002 at 2:37 am
Nov 4, 2002 at 12:25 pm -
# New Ticket Created by [email protected] # Please include the string: [perl #18238] # in the subject line of all future correspondence about this issue. # <URL: ...
[email protected] (via RT)
Nov 6, 2002 at 4:52 am
Dec 9, 2002 at 1:22 am -
# New Ticket Created by Paul Makepeace # Please include the string: [perl #18571] # in the subject line of all future correspondence about this issue. # <URL: ...
Paul Makepeace
Nov 21, 2002 at 4:00 pm
Dec 2, 2002 at 1:54 pm -
Anyone knows what the HINT_NEW_* constants in perl.h are about ? They're intended to be stored in PL_hints, are only tested for in toke.c, and are apparently never set anywhere.
Rafael Garcia-Suarez
Nov 27, 2002 at 10:29 pm
Nov 28, 2002 at 10:15 pm -
I've been receiving bug reports that 5.8.0's MakeMaker broke this style: perl Makefile.PL PREFIX=foo make test make install PREFIX=bar ie. configure and build the module in one prefix, but actually ...
Michael G Schwern
Nov 26, 2002 at 10:12 am
Nov 26, 2002 at 10:22 pm -
This Week on perl5-porters (11-17 November 2002) I finally found time to produce a new instance of this weekly selection. Read about Unicode chars in POD, an incompatible change in a widely (and ...
Rafael Garcia-Suarez
Nov 19, 2002 at 9:10 am
Nov 20, 2002 at 6:14 pm -
t/Aliases........ok t/at-cn..........ok t/at-tw..........ok t/CJKT...........ok t/Encode.........ok 2491/2698assertion botched (chunk's tail overwrite?): *((cha r *)((caddr_t)ovp + nbytes - sizeof ...
H.Merijn Brand
Nov 14, 2002 at 1:03 pm
Nov 15, 2002 at 10:24 am -
# New Ticket Created by (Andreas J. Koenig) # Please include the string: [perl #18232] # in the subject line of all future correspondence about this issue. # <URL: ...
Andreas J. Koenig) (via RT
Nov 6, 2002 at 5:25 am
Nov 13, 2002 at 3:42 am -
Dear all, now (at least) I understand the process and the history of the Pod::* "divergence" much better. And I do not see any issue that's worth fighting ;-) The previous statements on this thread ...
Marek Rouchal
Nov 4, 2002 at 11:31 am
Nov 28, 2002 at 1:02 am -
Since being productive and processing round-tuits is so passe, I thought I'd share some non-scientific statistics. About 70% of email (by byte volume and count) received by perlbug is spam or a ...
Robert Spier
Nov 24, 2002 at 10:46 pm
Nov 26, 2002 at 4:13 pm -
# New Ticket Created by Ronald Otto Valentin Fischer # Please include the string: [perl #18479] # in the subject line of all future correspondence about this issue. # <URL: ...
Ronald Otto Valentin Fischer
Nov 18, 2002 at 3:40 pm
Nov 25, 2002 at 3:43 am -
io/openpid.t hangs on AIX-4.3.3 io/inplace.............................ok io/iprefix.............................ok io/nargv...............................ok io/open................................ok ...
H.Merijn Brand
Nov 19, 2002 at 9:06 am
Nov 19, 2002 at 5:24 pm -
This patch adds a bit of code, enabled by -DDEBUG_LEAKING_SCALARS, that helps a bit tracking down the dreaded 'N scalars leaked' at thread exit. It prints the addresses of all the leaked SVs, and ...
Dave Mitchell
Nov 14, 2002 at 11:05 pm
Nov 16, 2002 at 11:20 pm -
Hi porters, Now that ActiveState has released the first (beta) of 5.8, with large file support enabled, I wanted that feature to be configurable. I prepared the following patch, but I am not sure if ...
Abe Timmerman
Nov 10, 2002 at 1:06 pm
Nov 10, 2002 at 8:24 pm -
The boilerplate "don't edit this" text was missing from keywords.h; with this patch, the text is included. Note: this patch is against 5.8.0, since I can't get to bleadperl. Of course, I doubt it's ...
Brent Dax
Nov 7, 2002 at 3:49 am
Nov 8, 2002 at 12:17 am -
While working on Exporter::Simple, I noticed a strange behavior of Attribute::Handlers. This is on OS X 10.2.2 (not that I think that's got anything to do with it), perl 5.8.0 and A::H 0.78. ...
Marcel Grünauer
Nov 21, 2002 at 5:19 pm
Jan 20, 2003 at 3:14 pm -
# New Ticket Created by Harold Johnson # Please include the string: [perl #18257] # in the subject line of all future correspondence about this issue. # <URL: ...
Harold Johnson
Nov 8, 2002 at 12:26 am
Jan 3, 2003 at 11:40 am -
Here's a little something I've had kicking around for a while. I thought it was about time I threw it out for comment. What it does is call a C function when a CV is about to be destroyed. I am ...
Paul Johnson
Nov 27, 2002 at 11:00 pm
Dec 10, 2002 at 1:42 am -
I've completely revised the report algorithm, and compression of failures is much better now :) · AIX-4.3.3 is back with the lastest OS updates, and a new vac-5.0.2.6 · Cygwin-1.3.16-1 does not hang ...
H.Merijn Brand
Nov 28, 2002 at 12:25 pm
Nov 29, 2002 at 11:11 am -
4
Smokes
I've upgraded Cygwin to 1.3.16-1 yesterday, and the only failure was Encode, because the connection I had disallowed rsync, I guess that 1.83 solved that one. I'll check if the time-in-alarm is ...H.Merijn Brand
Nov 26, 2002 at 9:14 am
Nov 27, 2002 at 5:12 pm -
Why did MakeMaker depricate the PREFIX=... usage for perl 5.8.0? These used to work fine on older versions: make PREFIX=$RPM_BUILD_ROOT/usr install PREFIX=/usr/local make install make install ...
Rob Brown
Nov 19, 2002 at 8:41 pm
Nov 20, 2002 at 1:34 am -
I've noticed the Changes file hasn't been updated in about two months. Without it, its very hard for me to sync MakeMaker with any changes that have gone on in bleadperl. I don't think anything's ...
Michael G Schwern
Nov 17, 2002 at 2:28 am
Nov 18, 2002 at 6:36 am -
I have sent this patch back in August, but it seems to have gone lost. http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-08/msg01527.html It still applies against 18113. Against MM-6.05 it ...
Andreas J. Koenig
Nov 6, 2002 at 7:04 pm
Nov 10, 2002 at 12:14 am -
Test::Harness:Straps contains the following code: if( $result{number} 100000 ) { warn "Enormous test number seen [test $result{number}]\n"; warn "Can't detailize, too big.\n"; } This means that if ...
Abigail
Nov 8, 2002 at 4:32 pm
Nov 8, 2002 at 9:25 pm
Group Overview
group | perl5-porters |
categories | perl |
discussions | 189 |
posts | 874 |
users | 109 |
website | perl.org |
109 users for November 2002
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)