This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to PathTools-3.21
[perl5.git] / pod /
2006-10-05 Steve PetersFix a few pod nits in perlre.
2006-10-05 Yves OrtonRe: [PATCH] Add recursive regexes similar to PCRE
2006-10-03 Jarkko Hietaniemiconst sv_reftype
2006-10-02 H.Merijn Branddoc typo change on jhi's request
2006-10-02 Jarkko Hietaniemiperldiag.pod: followup on the PerlIO::scalar patch
2006-09-29 Jarkko HietaniemiPerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling...
2006-09-28 Jarkko Hietaniemireentr reshuffle
2006-09-25 Rafael Garcia-SuarezRemove three X<...> that cannot be handled by pod2text...
2006-09-25 David Landgrenperlref clarification (was: Re: Is this a bug or a...
2006-09-21 SADAHIRO TomoyukiRe: \N{...} in regular expression [PATCH]
2006-09-19 Yves OrtonRe: \N{...} in regular expression [PATCH]
2006-09-13 merijnb@ms.com[perl #40327] Doc patch for perlfunc.pod
2006-09-11 Rafael Garcia-SuarezFAQ sync
2006-09-07 David NicolRe: [perl #40262] kill( 0, ... ) does not return alive...
2006-09-07 premchai21@yahoo.com[perl #40293] perlsec talks erroneously about "Non...
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-09-04 yath-perlbug@yath.de[perl #40272] subroutine call with & in perlop example
2006-09-04 Rafael Garcia-SuarezDocumentation nit, found by Dr Ruud.
2006-09-04 chromaticRe: AW: [PATCH pod/*] Use Direct Object Constructor...
2006-09-04 chromaticAdd Index Numbers to caller() Docs
2006-08-27 Daniel Frederick... perlsyn incomplete duplicate definition of truth
2006-08-22 Jarkko Hietaniemiperlhack.pod: small porta-tweaks (this time without...
2006-08-20 Rafael Garcia-Suarezperlthrtut update, by Jerry D. Hedden.
2006-08-18 Rafael Garcia-SuarezPhrasing nit in perlxstut (by Ville Koskinen)
2006-08-15 Rafael Garcia-Suarez5.9.4 is today.
2006-08-15 Rafael Garcia-SuarezRegenerate perlmodlib and perltoc
2006-08-15 Rafael Garcia-SuarezPOD formatting nit
2006-08-15 Rafael Garcia-SuarezRemove some of the known problems documented in perldel...
2006-08-15 Rafael Garcia-SuarezMore perldelta nits found by my reviewers
2006-08-14 Rafael Garcia-SuarezSpelling fixes, thanks to Nicholas and to Ronald Kimball
2006-08-14 Rafael Garcia-SuarezMore perldelta entries and fixes
2006-08-14 Rafael Garcia-SuarezTypo fix in the documentation of source filters in...
2006-08-14 Rafael Garcia-Suarezperldelta entry describing regexp work, by Yves Orton
2006-08-14 Rafael Garcia-SuarezMore perldelta entries; plus, credits.
2006-08-14 Rafael Garcia-SuarezTypo fix in perldiag
2006-08-14 Steve HayUpdate pod/perl594delta.pod w.r.t. #28706, and arrange...
2006-08-14 Rafael Garcia-SuarezMore perldelta nits.
2006-08-13 Rafael Garcia-SuarezFix URL of perlbug database
2006-08-13 Rafael Garcia-SuarezMore perldelta entries
2006-08-13 Rafael Garcia-SuarezFix a couple URLs in perlhack
2006-08-12 Jarkko Hietaniemiperlhack.pod: more portability pitfalls
2006-08-11 Rafael Garcia-SuarezMore perldelta notes. Also, I did forget things
2006-08-08 Sébastien Aperghis... Small precision about $SIG{__WARN__}
2006-08-07 Gabor Szaboadding X<> to perlvar
2006-08-05 Gabor Szaboperlfunc.pod - unite gmtime and localtime
2006-08-05 Gabor Szaboadd more X<> tags to perlfunc
2006-08-02 Rick DelaneyRe: [perl #39733] $AUTOLOAD is never tainted
2006-08-01 Rick DelaneyRe: New perltrap?
2006-07-27 Andy Wardley[perl #39835] Patch for perlipc.pod to update TCP serve...
2006-07-26 Rafael Garcia-SuarezSome notes in perl594delta.
2006-07-26 SADAHIRO Tomoyukiinterpolation of @- (and @+) in patterns ([perl #27940...
2006-07-26 Rafael Garcia-SuarezAdd a few links to standard modules in perlfunc, by...
2006-07-26 Mike GuyRe: [ID 20000816.012] *foo = *_ is broken
2006-07-23 SADAHIRO Tomoyukiperlop: parsing quoted constructs
2006-07-18 Jarkko Hietaniemimake magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
2006-07-17 Rafael Garcia-SuarezRemove the C89 checking with gcc
2006-07-16 Yves OrtonRe: Fix loads of warnings from the last escaping patch...
2006-07-16 Jarkko Hietaniemiperlhack: advertise Configure -Dgccansipedantic
2006-07-15 Jarkko Hietaniemivarious safety/portability tweaks
2006-07-13 Rafael Garcia-SuarezNot everybody has env
2006-07-13 Yves OrtonRe: Misunderstanding escapes in heredocs?
2006-07-13 Rafael Garcia-SuarezAdditions to perlhack based on a patch by Gabor Szabo
2006-07-13 Rafael Garcia-SuarezNits to the perlintro safety net (by Gabor Szabo and...
2006-07-12 Rafael Garcia-SuarezI prefer array indexes that start from 0 in beginner...
2006-07-12 Rafael Garcia-SuarezIntegration of strlcat is to-done (noticed by Yves)
2006-07-12 Rafael Garcia-SuarezAdditions and removals in perltodo
2006-07-12 Gabor Szabomore strictness in perlintro
2006-07-12 Gabor Szaboperlinro (use $fh filehandler + not to use built in...
2006-07-11 Rafael Garcia-SuarezA few rough notes for the next perldelta
2006-07-11 SADAHIRO TomoyukiRe: Misunderstanding escapes in heredocs?
2006-07-10 Jarkko Hietaniemiperlhack: argh...
2006-07-10 Rafael Garcia-SuarezPOD fixes in perlhack
2006-07-10 Rafael Garcia-SuarezTypo found by Craig Berry
2006-07-10 Rafael Garcia-SuarezMore perlhack portability additions by Jarkko
2006-07-10 Steve PetersChange existing uses of strlcpy()/strlcat() to use...
2006-07-10 Jarkko Hietaniemiperlhack: more portability musings
2006-07-10 Gabor Szaboexamples in the core documentation
2006-07-10 Andy LesterEven Jarkko's patches should go in only once
2006-07-09 Nicholas ClarkTweak for Jarkko's addition to perlhack, suggested...
2006-07-09 Jarkko Hietaniemisome coding guidelines/tips to perlhack (+ one perltodo)
2006-07-09 Jarkko Hietaniemiperlhack.pod
2006-07-08 Steve PetersMaking encoding::warnings lexical is to-done.
2006-07-06 Rafael Garcia-SuarezError in the formulation of the new warning, spotted...
2006-07-06 Rafael Garcia-SuarezAdd a new warning, "State variable %s will be reinitial...
2006-07-06 Rafael Garcia-SuarezDocument state() variables in perlsub
2006-07-06 Steve PetersAlphabetizing function names in perlfunc lists.
2006-07-06 Rafael Garcia-SuarezMention state variables in perldiag. Add switch-related...
2006-07-06 Yves OrtonIntroduce a new function, pv_escape(), to display conte...
2006-07-03 Steve PetersAllow stat() and -X file tests work on dirhandles.
2006-07-02 Craig A. Berrys/have a more/have more/ typo fix in perlfaq4
2006-06-30 Rafael Garcia-SuarezMust not forget that.
2006-06-30 Rafael Garcia-SuarezSmall adjustment to the Plan
2006-06-29 Rafael Garcia-SuarezAnother typo fix.
2006-06-29 Rafael Garcia-SuarezTypo fix.
2006-06-29 Sébastien Aperghis... Small precision about \Q \E inside m//x
2006-06-28 Alexander_Gernler... [perl #39639] perldoc -f waitpid has wrong code example
2006-06-27 Rafael Garcia-SuarezNits in the perlpragma manpage
2006-06-26 Rafael Garcia-SuarezRemove notes about removed 5005-threads from perlguts.
2006-06-26 Rafael Garcia-SuarezMore perlreguts nits by Dominic Dunlop,
2006-06-25 Rafael Garcia-SuarezNits about lock() in perlthrtut by Daniel Frederick...
next