summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* add new release to perlhistv5.25.8Sawyer X2016-12-201-0/+1
* Pod typosSawyer X2016-12-201-2/+2
* Update perldelta for 5.25.8Sawyer X2016-12-201-292/+51
* document removal of non-standard hash function build options in perldeltaYves Orton2016-12-201-0/+17
* perldelta for 6b2c7479, dd688536Tony Cook2016-12-191-1/+2
* perldelta for Test-Simple 1.302067 to 1.302071.James E Keenan2016-12-181-0/+4
* Revert "Update Socket to CPAN version 2.024."James E Keenan2016-12-181-4/+0
* Update Socket to CPAN version 2.024.James E Keenan2016-12-171-0/+4
* perldelta entry for Pod::Simple 3.32 to 3.35 upgrade.James E Keenan2016-12-171-0/+4
* perldelta - DAPM's recent significant changesDavid Mitchell2016-12-121-0/+6
* Readability improvements.James E Keenan2016-12-111-8/+12
* update perldelta with hash function changesYves Orton2016-12-071-2/+13
* tweak perlmod.podYves Orton2016-12-061-3/+9
* Improve discussion of packages and their scopes.James E Keenan2016-12-061-16/+28
* Move miscategorized files.Andy Lester2016-12-021-3/+3
* Remove support for Splint static source code analyzerAndy Lester2016-11-301-6/+2
* perlfunc/open: clarify role of mode for undef filenameAristotle Pagaltzis2016-11-251-3/+3
* add sv_set_undef() API functionDavid Mitchell2016-11-241-1/+2
* new perldeltaChad Granum2016-11-204-495/+906
* Update perlhist.pod for 5.25.7Chad Granum2016-11-201-1/+2
* Finalize perldelta for 5.25.7Chad Granum2016-11-201-21/+68
* Final manual updates to perldeltaChad Granum2016-11-201-320/+46
* Correct one POD formatting error in perldelta.James E Keenan2016-11-201-2/+0
* perldelta fixes from khwKarl Williamson2016-11-191-40/+16
* Perldelta updates in prep for tomorrows releaseChad Granum2016-11-191-5/+534
* perlre: don't impugn the stability of all (?…) constructsAaron Crane2016-11-191-6/+3
* perlre: summarise full syntax for (?(cond)then|else) constructsAaron Crane2016-11-191-0/+9
* perlre: minor wordsmithing, POD formatting tweaks, etcAaron Crane2016-11-191-8/+11
* perlre: regularise list itemsAaron Crane2016-11-192-4/+6
* Document the package for $REGMARK and $REGERRORAaron Crane2016-11-191-1/+4
* Add perldelta for Indented Here-docsMatthew Horsfall2016-11-141-0/+32
* Document Indented Here-docsMatthew Horsfall2016-11-141-0/+52
* Add indented here-docs.Matthew Horsfall2016-11-141-0/+20
* Certain variables are not longer allowed; document this.Abigail2016-11-131-6/+6
* Defined on aggregates is no longer allowed.Abigail2016-11-131-4/+3
* Deprecations are to be marked with a D.Abigail2016-11-131-1/+1
* perlguts: add pTHX_ to magic method examplesDavid Mitchell2016-11-121-8/+8
* Patch unit tests to explicitly insert "." into @INC when needed.H.Merijn Brand2016-11-112-2/+2
* make 'do' errors refer to 'do' (not 'require') (RT #129927)Lukas Mai2016-11-111-3/+4
* clarify the contents of argv[]Stefan Seifert2016-11-091-0/+3
* perlvar: clarify @ISA recommendationsAristotle Pagaltzis2016-11-071-3/+3
* perlvar: document @ISAHauke D2016-11-071-0/+13
* perlobj: do not discourage manual @ISAAristotle Pagaltzis2016-11-071-4/+6
* perlobj: remove now-inaccurate claimAristotle Pagaltzis2016-11-071-3/+1
* Added note about perlobj change to perldeltaDave Rolsky2016-11-061-2/+2
* Add docs on calling methods using a fully qualified name like $mp3->File::save()Lukas Mai2016-11-061-0/+28
* Small formatting fix in perlobjDave Rolsky2016-11-061-2/+2
* Add a few more mentions of Moo to perlootutDave Rolsky2016-11-061-9/+11
* clarify behavior single quote regexpsYves Orton2016-11-021-6/+6
* rework perl #129903 - inf recursion from use of empty pattern in regex codeblockYves Orton2016-11-011-4/+4