This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Setting $_ to multiline glob in @INC filter
[perl5.git] / pod /
2013-08-09 Tony Cookperldelta for b4bf645b3d
2013-08-09 Tony Cookperldelta for da1929e75
2013-08-08 Steve HayUpgrade libnet from 1.22 to 1.22_02
2013-08-08 James E KeenanDocument non-destructive substitution: the '/r' modifier.
2013-08-07 Steve HayUpgrade IPC::Cmd from 0.82 to 0.84
2013-08-06 Peter Martini[perl #2726] Prototype is not applied until BLOCK is...
2013-08-05 Steve HayUpgrade Scalar-List-Utils from 1.29 to 1.30
2013-08-01 Chris 'BinGOs' Wil... Update Scalar-List-Utils to CPAN version 1.29
2013-07-31 Steve HayFix ordering of modules and pragmata in perldelta.pod
2013-07-31 Steve HayUpgrade parent from 0.225 to 0.226
2013-07-31 Father Chrysostomosperlsub: constant -> inlinable
2013-07-30 Steve HayUpgrade Config-Perl-V from 0.18 to 0.19
2013-07-30 Steve HayUpdate Socket from 2.010 to 2.011
2013-07-29 Tony Cookperldelta for 486b1e7f0
2013-07-29 Steve HayAdd Aristotle to the list of The Keepers of the Pumpkin
2013-07-29 Tony Cook[perl #52000] add perldiag entries for the new warnings
2013-07-29 Tony Cookmention reftype too
2013-07-29 Brendan ByrdCorrect 'ref' func POD to fix bad behavior around ...
2013-07-28 Father Chrysostomosperldelta for 2f222bbd/#119051 (\&$glob crashing)
2013-07-28 David Mitchells/.(?=.\G)/X/g: refuse to go backwards
2013-07-28 Father Chrysostomosperl5191delta: deep recursion warnings (07b2687d2/...
2013-07-26 Father ChrysostomosAllow stash elems to be array refs
2013-07-26 Tony Cookperldelta for d7d11da6a3
2013-07-24 Karl Williamsonperlopentut: Fit verbatim lines into 79 columns
2013-07-24 David Mitchellperlvar.pod: add a separate section on $& et al
2013-07-24 Tony Cookperldelta for ea382fac4c7
2013-07-24 Tony Cookperldelta for ab5c89ab2
2013-07-24 Ricardo Signesperldelta: note the perlopentut rewrite
2013-07-24 Ricardo Signesperlopentut: standardize on no newline in die
2013-07-24 James E Keenanperlopentut: Spelling and stylistic improvements only.
2013-07-24 Ricardo Signesperlopentut: add copyright/author, remove history
2013-07-24 Ricardo Signesperlopentut: correct perlfaq links
2013-07-24 Tom ChristiansenDon't patch perlopentut: rewrite it completely
2013-07-24 Neil BowersFor changelogs suggest name it Changes and follow CPAN...
2013-07-24 Father ChrysostomosRevert "perl5180delta: typo"
2013-07-23 Father Chrysostomosperl5180delta: typo
2013-07-23 Tony Cookperldelta for 1d5bb6ba43b89
2013-07-23 Tony Cook[perl #116190] -F and -a now imply -n
2013-07-22 Tony Cookperldelta for 059639d5cdd
2013-07-22 Aristotle Pagaltzisfix my stupid perlhist typo
2013-07-22 Aristotle Pagaltziscreate fresh perldelta
2013-07-22 Aristotle Pagaltzisupdate perlhist for v5.19.2 release v5.19.2
2013-07-22 Aristotle Pagaltzisupdate perldelta for v5.19.2 release
2013-07-20 Father Chrysostomosperldelta: #118931 is a known issue
2013-07-19 Ricardo Signesperldelta: minor grammar fixes
2013-07-19 Tony Cookhandle multiple children exiting in perlipc example
2013-07-17 Father Chrysostomosperldelta for =>
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Make inversion lists SVt_PVLV"
2013-07-16 Father Chrysostomosperldelta for #27010
2013-07-16 Father Chrysostomosperldelta for #77814
2013-07-16 Father Chrysostomosperldelta for vstrings and set-magic
2013-07-16 Ed Avis[perl #117223] Remove IO::File example from perlfunc
2013-07-15 Nicholas ClarkExtUtils::Embed::canon needs to *globally* substitute...
2013-07-15 Ricardo Signesperlexperiment: Sun Studio on Linux: not experimental
2013-07-15 Ricardo Signesperlexperiment: the M flag is not a useful thing to...
2013-07-14 Daniel Draganmention that caller() does not show XSUBs
2013-07-13 Father Chrysostomosperldelta: appease podcheck; tweak formatting
2013-07-13 Father Chrysostomosperldelta for #118839/bf2614180a65
2013-07-13 Father Chrysostomosperldelta for #118567/50278ed0f
2013-07-13 Father Chrysostomosperldelta for #89648/b23eb1831
2013-07-13 Father Chrysostomosperldelta for #118627/4e917a04b78
2013-07-13 Father Chrysostomosperldelta for f791a21a2018
2013-07-13 Father Chrysostomosperldiag: rewrap an entry for better splain output
2013-07-13 Father Chrysostomosperldelta for b54d603d2 (consistent proto warnings)
2013-07-13 Father Chrysostomosperldelta for a77c16f7c (*foo->bar)
2013-07-13 Father Chrysostomosperldelta for #113932 (UNIVERSAL::can)
2013-07-13 Father Chrysostomosperldelta for #117917/f5df269c5c
2013-07-13 Father Chrysostomosperldelta for fdf416b69a0 (utf8 cloned protos)
2013-07-13 Father Chrysostomosperldelta for 9700e2d38 (ambiguity warnings)
2013-07-13 Father Chrysostomosperldelta for e9d9e6f34 (list cx for sort args)
2013-07-13 Father Chrysostomosperldelta for f65493df1c (lv sort args)
2013-07-13 Father Chrysostomosperldelta for 20d5dc239 (fatal in-place sort)
2013-07-13 Father Chrysostomosperldelta for bdbfc51a7b (undef constant my sub)
2013-07-13 Father Chrysostomosperldelta for 5e5128ba (@INC and scalarref docs)
2013-07-13 Father Chrysostomosperldelta for ee3818ca2c5e (Can’t coerce readonly REF)
2013-07-13 Father Chrysostomosperldelta for c72a4eedf (sv_force_normal at compile...
2013-07-13 Father Chrysostomosperldelta for 9657ccb4f (@INC sub returning scalar...
2013-07-13 Father Chrysostomosperldelta: typos; consistency tweaks
2013-07-13 Father Chrysostomosperldelta for 310f4fdb24 (more index constant mangling)
2013-07-13 Father Chrysostomosperldelta for 948d23704 (index constant mangling)
2013-07-13 Father Chrysostomosperldelta for 60041a0991 (split constant mangling)
2013-07-13 Father Chrysostomosperldelta for proto parsing changes
2013-07-13 Father Chrysostomosperldelta for 8922e438 (BmRARE/PREVIOUS removal)
2013-07-13 Father Chrysostomosperldelta for #118305/88dbe4a
2013-07-13 Father ChrysostomosWrap a long verbatim line in perlvar.pod
2013-07-13 Nicholas ClarkDocument installperl and installman refactoring in...
2013-07-13 Peter Martini[perl #118567] Add a warning for prototypes if a missing
2013-07-13 Father Chrysostomosperlvar: Don’t mention dev version
2013-07-13 Kent Fredricpod/perl5180delta.pod: Clarify %ENV Changes
2013-07-13 Kent Fredricpod/perlvar.pod: Document changes to %ENV
2013-07-13 James E KeenanMove folding rules warning from 'D' to 'S'.
2013-07-13 Father Chrysostomosperldiag: reflow an entry for better splain output
2013-07-13 James E KeenanPOD inside of a function call is inadvisable.
2013-07-12 Ricardo Signesperldiag: note the exceptions for "once" warnings
2013-07-12 Nicholas ClarkInline the Makefile target perl.valgrind.config into...
2013-07-12 Father ChrysostomosConsistent spaces after dots in perlvar
2013-07-11 Nicholas ClarkRefactor perlmodlib.PL to use regen_lib.pl and avoid...
2013-07-11 Peter MartiniSplit the handling for "Illegal character" and "Illegal...
2013-07-11 Karl Williamsonperldelta: document locale changes
2013-07-11 Tony Cookperldelta for 2c179de53ae082
next