This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use File::Spec->catfile() in Test2's Files.t test.
[perl5.git] / pod /
2017-01-14 Steve HayImport perldeltas from 5.22.3 and 5.24.1
2017-01-14 Steve Hay5.22.3 and 5.24.1 today
2017-01-13 Karl WilliamsonWarn on unescaped /[]}]/ under re strict
2017-01-13 Karl WilliamsonAdd /xx regex pattern modifier
2017-01-13 Karl Williamsonperlre: Clarifications, typos
2017-01-13 Karl Williamsonperlretut: Add some white space for legibility
2017-01-09 Tony Cookperldelta for 95309d6ba0f3
2017-01-08 Karl Williamsonperlpodspec: Note Pod::Simple instead of Pod::Parser
2017-01-05 Aaron CraneFix the Unicode Bug in the range operator
2017-01-05 Tony Cookperldelta for 47a83dc69df7, c345ac2ecadb, 728ecd1a3998...
2017-01-03 James E KeenanPlace discussion of postfix under DESCRIPTION.
2017-01-02 Aaron Craneperlhacktips: add some notes on TRUE and FALSE
2017-01-02 Steve Hay5.22.3-RC5 and 5.24.1-RC5 today
2017-01-01 James E Keenanperldelta for adf9095d629bebb27169b0f3b03f75ee974da100
2016-12-30 James E Keenanperldelta for commit 3e736f1def24bdc1982c2d308a5d3ca4a6...
2016-12-29 James E Keenanperldelta for commit 182b56428366fc161308e7f68a46142f1e...
2016-12-29 James E Keenanperldelta for commit 74f485aaef93391aca61d5b59d79929002...
2016-12-29 Jerry D. HeddenSilence one warnings generated during 'make' by clang.
2016-12-26 Karl Williamsonperlre, perlrequick: Note other pods
2016-12-26 Karl Williamsonperlretut: Add some introductory remarks
2016-12-25 James E KeenanFix two broken links in perldelta.
2016-12-24 James E Keenanperldelta for ec68f98dba5f7d0d670f07a18c60d47b90982b58
2016-12-24 Karl Williamsonperldiag: Reinistate use of Z<>
2016-12-24 Karl WilliamsonDeprecate non-grapheme string delimiter
2016-12-24 Karl WilliamsonDeprecate toFOO_utf8()
2016-12-24 Karl WilliamsonAdd toFOO_utf8_safe() macros
2016-12-24 Karl WilliamsonDon't assume input to case change macros is valid
2016-12-23 Karl WilliamsonDeprecate isFOO_utf8() macros
2016-12-23 Karl WilliamsonAllow allowing UTF-8 overflow malformation
2016-12-23 Karl WilliamsonReturn REPLACEMENT for UTF-8 overlong malformation
2016-12-23 Karl WilliamsonReturn REPLACEMENT for UTF-8 empty malformation
2016-12-23 Karl Williamsonutf8.c: Forbid zero-length malformation under DEBUGGING
2016-12-23 Karl WilliamsonAdd isFOO_utf8_safe() macros
2016-12-23 Karl WilliamsonPATCH: [perl #126310] single quote UTF-8 malformation...
2016-12-23 Karl WilliamsonDie on malformed isFOO_utf8() input
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2016-12-23 James E KeenanClarify use of 'continue' keyword after 'given'.
2016-12-23 Karl Williamsonpod/perlop: Note that need space between op and \w...
2016-12-21 James E KeenanCorrect version number for Module::CoreList.
2016-12-21 Sawyer XUpdate of Module::CoreList
2016-12-20 Sawyer XNew perldelta
2016-12-20 Karl Williamsonperldelta: Fix typo
2016-12-20 Sawyer Xadd new release to perlhist v5.25.8
2016-12-20 Sawyer XPod typos
2016-12-20 Sawyer XUpdate perldelta for 5.25.8
2016-12-20 Yves Ortondocument removal of non-standard hash function build...
2016-12-18 Tony Cookperldelta for 6b2c7479, dd688536
2016-12-18 James E Keenanperldelta for Test-Simple 1.302067 to 1.302071.
2016-12-18 James E KeenanRevert "Update Socket to CPAN version 2.024."
2016-12-17 James E KeenanUpdate Socket to CPAN version 2.024.
2016-12-17 James E Keenanperldelta entry for Pod::Simple 3.32 to 3.35 upgrade.
2016-12-12 David Mitchellperldelta - DAPM's recent significant changes
2016-12-11 James E KeenanReadability improvements.
2016-12-06 Yves Ortonupdate perldelta with hash function changes
2016-12-06 Yves Ortontweak perlmod.pod
2016-12-06 James E KeenanImprove discussion of packages and their scopes.
2016-12-03 Andy LesterMove miscategorized files.
2016-11-30 Andy LesterRemove support for Splint static source code analyzer
2016-11-25 Aristotle Pagaltzisperlfunc/open: clarify role of mode for undef filename
2016-11-24 David Mitchelladd sv_set_undef() API function
2016-11-20 Chad Granumnew perldelta
2016-11-20 Chad GranumUpdate perlhist.pod for 5.25.7
2016-11-20 Chad GranumFinalize perldelta for 5.25.7
2016-11-20 Chad GranumFinal manual updates to perldelta
2016-11-20 James E KeenanCorrect one POD formatting error in perldelta.
2016-11-20 Karl Williamsonperldelta fixes from khw
2016-11-19 Chad GranumPerldelta updates in prep for tomorrows release
2016-11-19 Aaron Craneperlre: don't impugn the stability of all (?…) constructs
2016-11-19 Aaron Craneperlre: summarise full syntax for (?(cond)then|else...
2016-11-19 Aaron Craneperlre: minor wordsmithing, POD formatting tweaks, etc
2016-11-19 Aaron Craneperlre: regularise list items
2016-11-19 Aaron CraneDocument the package for $REGMARK and $REGERROR
2016-11-14 Matthew HorsfallAdd perldelta for Indented Here-docs
2016-11-14 Matthew HorsfallDocument Indented Here-docs
2016-11-14 Matthew HorsfallAdd indented here-docs.
2016-11-13 AbigailCertain variables are not longer allowed; document...
2016-11-13 AbigailDefined on aggregates is no longer allowed.
2016-11-13 AbigailDeprecations are to be marked with a D.
2016-11-12 David Mitchellperlguts: add pTHX_ to magic method examples
2016-11-11 H.Merijn BrandPatch unit tests to explicitly insert "." into @INC...
2016-11-11 Lukas Maimake 'do' errors refer to 'do' (not 'require') (RT...
2016-11-09 Stefan Seifertclarify the contents of argv[]
2016-11-07 Aristotle Pagaltzisperlvar: clarify @ISA recommendations
2016-11-07 Hauke Dperlvar: document @ISA
2016-11-07 Aristotle Pagaltzisperlobj: do not discourage manual @ISA
2016-11-07 Aristotle Pagaltzisperlobj: remove now-inaccurate claim
2016-11-06 Dave RolskyAdded note about perlobj change to perldelta
2016-11-06 Lukas MaiAdd docs on calling methods using a fully qualified...
2016-11-06 Dave RolskySmall formatting fix in perlobj
2016-11-06 Dave RolskyAdd a few more mentions of Moo to perlootut
2016-11-02 Yves Ortonclarify behavior single quote regexps
2016-11-01 Yves Ortonrework perl #129903 - inf recursion from use of empty...
2016-11-01 Yves Ortonnew feature @{^CAPTURE} (and %{^CAPTURE} and %{^CAPTURE...
2016-10-30 Andy LesterAdded some discussion of tabs & spaces in the source...
2016-10-26 Karl Williamsonpod/perllocale: Add caution about incompatible locales
2016-10-26 Karl WilliamsonPATCH: [perl #129277] perlrecharclass: Clarify q//...
2016-10-26 David MitchellAdd perldelta entries for
2016-10-20 Aaron CraneNew perldelta for 5.25.7
2016-10-20 Aaron CraneAdd 5.25.6 release to perlhist v5.25.6
2016-10-20 Aaron CraneFinalise perldelta for 5.25.6
next