Postings from January 2007 | Postings from February 2007 | Postings from March 2007
| docpatch concerning scoping operators in argument lists to C<use> and C<no> | 3 messages | David Nicol, Rafael Garcia-Suarez | 28 Feb 2007 |
| [PATCH] svtype != U32 | 1 message | Jarkko Hietaniemi | 28 Feb 2007 |
| [PATCH] STRLEN ne int, most of the time | 2 messages | Rafael Garcia-Suarez, Jarkko Hietaniemi | 28 Feb 2007 |
| [perl #41648] Simple Tk program crashes when run from 5.8.1-8 command-line debugger, ok with 5.6 debugger | 4 messages | Eric Promislow, Alexey Tourbin, Slaven Rezic, Nicholas Clark | 28 Feb 2007 |
| [perl #41647] Perl 5.8 crashes while syntax-checking six-lines of code -- Windows only | 3 messages | Eric Promislow, demerphq, Michael G Schwern | 28 Feb 2007 |
| [perl #41645] NaNcytyping appears to have regressed and broken again in 5.8.8 | 12 messages | Yitzchak Scott-Thoennes, Michael G Schwern, jesse, Nicholas Clark | 28 Feb 2007 |
| use feature | 29 messages | Rafael Garcia-Suarez, Johan Vromans, David Nicol, Tels | 28 Feb 2007 |
| [perl #41639] cpan command line option -r is broken (internal function and the used function call have different names) | 3 messages | Jerry D. Hedden, Stefan . Bergler @ infineon . com | 28 Feb 2007 |
| Revisits in 'make install' | 3 messages | Jerry D. Hedden, Rafael Garcia-Suarez | 28 Feb 2007 |
| predeclare? | 6 messages | Rafael Garcia-Suarez, Abigail, Nicholas Clark, Jerry D. Hedden | 28 Feb 2007 |
| [perl #41635] bug with references | 2 messages | Rafael Garcia-Suarez, dave @ cheapbooks . com | 28 Feb 2007 |
| New file: t/op/regexp_email.t | 3 messages | Rafael Garcia-Suarez, Abigail, demerphq | 28 Feb 2007 |
| [PATCH AUTHORS] Change of email address. | 2 messages | Nicholas Clark, Abigail | 27 Feb 2007 |
| [PATCH t/japh/abigail.t] Unexpected output | 2 messages | Rafael Garcia-Suarez, Abigail | 28 Feb 2007 |
| [PATCH] Skip tests if Encode not built | 2 messages | Nicholas Clark, Jerry D. Hedden | 27 Feb 2007 |
| [PATCH] Fix ext/Win32API/File/t/file.t under test harness | 4 messages | Jerry D. Hedden, Steve Hay | 28 Feb 2007 |
| [PATCH] Don't load Math::BigInt in Win32API::File if $Config{use64bitint} | 4 messages | demerphq, Jerry D. Hedden, Steve Hay | 27 Feb 2007 |
| Feature request: resource restriction for regex | 2 messages | jm, Steffen Ullrich | 27 Feb 2007 |
| Re: [perl #41618] perlbug AutoReply: Infinite recursion related to die, overloading, s/// and \x{...} | 1 message | Father Chrysostomos | 26 Feb 2007 |
| Another problem with Switch.pm (CPAN bug #24027) | 2 messages | Rafael Garcia-Suarez, Wolfgang Laun | 27 Feb 2007 |
| [perl #41618] Infinite recursion related to die, overloading, s/// and \x{...} | 2 messages | Rafael Garcia-Suarez, Father Chrysostomos | 27 Feb 2007 |
| MAINT29163 -> MAINT30364 Compress::Zlib 1.42 broked | 19 messages | Alexey Tourbin, Paul Marquess, Nicholas Clark, Jerry D. Hedden | 26 Feb 2007 |
| Object Identification Cold War and the return of autobox.pm (wasRe: UNIVERSAL::ref might make ref( $mocked_obj ) sane) | 12 messages | Michael G Schwern, Adam Kennedy, chromatic, Yuval Kogman | 26 Feb 2007 |
| [PATCH] Win32 doc update for Win32CORE changes | 2 messages | Yitzchak Scott-Thoennes, Steve Hay | 28 Feb 2007 |
| How might this work? | 10 messages | Andy Armstrong, Ben Morrow, Ricardo SIGNES, Michael G Schwern | 27 Feb 2007 |
| Encode::Encoding and "Malformed UTF-8 character" warnings | 1 message | Davies, Alex | 26 Feb 2007 |
| Math::BigInt and Win32API::File whines a lot during make test... | 16 messages | Tels, demerphq, Jerry D. Hedden, Yitzchak Scott-Thoennes | 28 Feb 2007 |
| $Win32::VERSION problem | 34 messages | Jan Dubois, Yitzchak Scott-Thoennes, John Peacock, Tels | 27 Feb 2007 |
| Perl5 Bug Summary | 2 messages | Perl5 Bug Summary, Jerry D. Hedden | 26 Feb 2007 |
| Re: MAINT28854 -> MAINT29163 syntax problem | 6 messages | Alexey Tourbin, Joshua ben Jore | 26 Feb 2007 |
| 30396 breaks readline.pm | 5 messages | andreas.koenig.7os6VVqR, Rafael Garcia-Suarez | 27 Feb 2007 |
| code executed in (?{}) and (??{}) dont have access to the current PL_curpm and doing an (??{...}) can corrupt PL_curpm | 3 messages | demerphq, Dave Mitchell | 26 Feb 2007 |
| Module::Pluggable::Object::search_paths patch | 2 messages | Rafael Garcia-Suarez, Craig A. Berry | 25 Feb 2007 |
| uname and / | 5 messages | Rafael Garcia-Suarez, Sam Vilain, Andy Dougherty | 26 Feb 2007 |
| [perl #41560] [PATCH] crash in Perl_vmess when GvIOp is null | 1 message | Rafael Garcia-Suarez via RT | 25 Feb 2007 |
| Unicode regex confusion | 5 messages | demerphq, Dave Mitchell, Tels, SADAHIRO Tomoyuki | 26 Feb 2007 |
| B::Clobbers | 1 message | Alexey Tourbin | 24 Feb 2007 |
| [PATCH] sigtrap.pm (handler_traceback): do not clobber $_ | 2 messages | Alexey Tourbin, Rafael Garcia-Suarez | 25 Feb 2007 |
| Operating System usage straw poll of participants at the German Perl Workshop | 4 messages | demerphq, Craig Berry, H.Merijn Brand | 24 Feb 2007 |
| [PATCH] AutoSplit.pm (autosplit_lib_modules): do not clobber $_ | 5 messages | Alexey Tourbin, Rafael Garcia-Suarez, Michael G Schwern | 25 Feb 2007 |
| [PATCH] ExtUtils/Constant/Base.pm: use constant folding to eliminated dead code | 5 messages | Tels, Alexey Tourbin, Rafael Garcia-Suarez, Nicholas Clark | 24 Feb 2007 |
| [PATCH] ExtUtils/MM_Unix.pm (fixin): do not clobber $/ | 2 messages | Alexey Tourbin, Rafael Garcia-Suarez | 24 Feb 2007 |
| [PATCH] perlio.c (PerlIO_tmpfile): fix memory leak | 2 messages | Alexey Tourbin, Rafael Garcia-Suarez | 24 Feb 2007 |
| [perl #41594] [PATCH] 5.8.8 Don't include asm/page.h in SysV.xs | 2 messages | Rafael Garcia-Suarez, Tom Callaway | 24 Feb 2007 |
| [perl #41599] error compiling perl 5.8.8 on AIX 5.3 | 2 messages | Dominic Dunlop, Francois Le Hir | 24 Feb 2007 |
| [perl #41595] [PATCH] 5.8.8 Use CFLAGS for all compiler invocations | 4 messages | Tom Callaway, H.Merijn Brand, Paul Johnson, Tom 'spot' Callaway | 24 Feb 2007 |
| [perl #41593] [PATCH] 5.8.8 Net::NNTP Debian Fix | 1 message | Tom Callaway | 24 Feb 2007 |
| Smoke [5.8.8] 30364 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu) | 1 message | Steve Hay | 23 Feb 2007 |
| RfC: Remove caching of symbols after compile time? | 6 messages | Robert 'phaylon' Sedlacek, Dave Mitchell, Yitzchak Scott-Thoennes, Rafael Garcia-Suarez | 24 Feb 2007 |
| Building blead on SuSE 64 bit | 3 messages | Tels, H.Merijn Brand | 23 Feb 2007 |
| Smoke [5.9.5] 30380 FAIL(F) netbsd 3.1 (i386/1 cpu) | 1 message | steve | 22 Feb 2007 |
| [perl #41586] [PATCH] 5.8.8 Add incpush_oldversion for compatible perl versions | 16 messages | John Peacock, Andy Dougherty, Robin Norwood, Rafael Garcia-Suarez | 25 Feb 2007 |
| Perl docs address for FSF out of date | 2 messages | Darren Duncan, Nicholas Clark | 26 Feb 2007 |
| Parrot 0.4.9 released! | 1 message | Patrick R. Michaud | 22 Feb 2007 |
| [perl #41587] [PATCH] 5.8.8 make sure we get the proper ldflags on libperl.so | 4 messages | Rafael Garcia-Suarez, Tom Callaway, H.Merijn Brand, Jan Dubois | 22 Feb 2007 |
| [perl #41588] [PATCH] 5.8.8 -g shouldn't mean -DDEBUGGING | 3 messages | Yitzchak Scott-Thoennes, Rafael Garcia-Suarez, Tom Callaway | 22 Feb 2007 |
| [perl #41590] [PATCH] 5.8.8 Remove THREADS_HAVE_PIDS hint for NPTL enabled | 4 messages | Rafael Garcia-Suarez, Tom Callaway, Andy Dougherty | 23 Feb 2007 |
| [perl #41591] [PATCH] 5.8.8 Handle cases where localtime_r does not call tzset | 2 messages | Tom Callaway, H.Merijn Brand | 22 Feb 2007 |
| PERL_DONT_CREATE_GVSV and typeglob slot SCALAR - what goes on? | 3 messages | David Nicol, Nicholas Clark, Wolfgang Laun | 26 Feb 2007 |
| [PATCH] perlretut.pod, 2nd version | 2 messages | Rafael Garcia-Suarez, Wolfgang Laun | 24 Feb 2007 |
| [perl #41589] [PATCH] 5.8.8 Linux needs -FPIC too | 4 messages | H.Merijn Brand, Tom Callaway, Andy Dougherty | 23 Feb 2007 |
| [perl #41572] Subclassing CGI::Pretty dies in ->new | 3 messages | Wolfgang Laun, Jeremy Henty, jeremy @ chaos . org . uk | 22 Feb 2007 |
| Re: [perl #41574] cond_wait hang ups under MSWin32 | 44 messages | Jerry D. Hedden, Steve Hay, demerphq, Jan Dubois | 22 Feb 2007 |
| cond_wait hang ups under MSWin32 | 2 messages | jdhedden @ 1979 . usna . com, Jerry D. Hedden | 22 Feb 2007 |
| Re: Change 30379: [PATCH] Re: Win32 modules & cygwin | 2 messages | Spider Boardman, Steve Hay | 22 Feb 2007 |
| [ANNOUNCE] ExtUtils::MakeMaker 6.32 | 9 messages | Michael G Schwern, Rafael Garcia-Suarez, Steve Peters | 23 Feb 2007 |
| refactor dump.c | 5 messages | Jim Cromie, Steve Peters | 28 Feb 2007 |
| Another call for old Perl patches/tarballs | 5 messages | Sam Vilain, Andrew Dougherty | 22 Feb 2007 |
| repository Perl kurila, where Gerard posts a Perl7 idea-of-concept patch | 41 messages | Gerard Goossen, Michael G Schwern, Rafael Garcia-Suarez, Alexey Tourbin | 22 Feb 2007 |
| Query regarding XSUBS | 5 messages | Prashanth Paramanand, Jan Dubois, Vadim | 22 Feb 2007 |
| [perl #41565] qr// memory corruption | 4 messages | juerd @ nano . kronkel . lan . bcdordt . nl, Rafael Garcia-Suarez, Nicholas Clark, demerphq | 26 Feb 2007 |
| [perl #41562] Manpage of File::Temp v0.16 | 3 messages | Tim Jenness, hs @ schlittermann . de, H.Merijn Brand | 21 Feb 2007 |
| gcc-4.1.2 | 2 messages | H.Merijn Brand | 21 Feb 2007 |
| [perl #41560] [PATCH] crash in Perl_vmess when GvIOp is null | 1 message | Devin Heitmueller | 21 Feb 2007 |
| [perl #41555] Bug in File::Find on Windows when target dir is bare drive letter and no_chdir = 1 | 1 message | John Porter | 21 Feb 2007 |
Browse perl.perl5.porters in 2007