summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* perlfunc: 'do' synopsis: clarify when @INC usedDavid Mitchell2017-04-031-3/+7
* tweak 'do "%s" failed' messageDavid Mitchell2017-03-311-2/+5
* PATCH: [perl #128302] Document split pat modsKarl Williamson2017-03-061-0/+4
* perlfunc: Add missing ')'Karl Williamson2017-03-061-1/+1
* perlfunc: fix documentation for UTF-8 vec()Aaron Crane2017-03-051-4/+5
* Ensure that documentation works under 'use strict'.Dave Cross2017-03-011-1/+1
* perlfunc: Fix awkward wordingKarl Williamson2017-03-011-2/+2
* Documentation fixes for '.' possibly no longer being in @INCDominic Hargreaves2017-02-251-9/+19
* Revise documentation of eval and evalbytesKarl Williamson2017-02-191-110/+197
* pod: Suggest to use strict :encoding(UTF-8) PerlIO layer over not strict :enc...Pali2017-02-061-5/+5
* Correct file mode and line lengths to keep porting tests happy.James E Keenan2017-01-261-10/+25
* document nature and use of $a and $b in sort()Christian Millour2017-01-261-10/+40
* pod: Suggest to use strict UTF-8 encoding when dealing with external dataPali2017-01-261-2/+2
* There's an objection to fatalizing jumping into a construct.Abigail2017-01-161-2/+1
* Jumping into constructs will be fatal in 5.28.Abigail2017-01-161-1/+2
* perlfunc/open: clarify role of mode for undef filenameAristotle Pagaltzis2016-11-251-3/+3
* Defined on aggregates is no longer allowed.Abigail2016-11-131-4/+3
* perlfunc: re-document old split() @_ side effectAristotle Pagaltzis2016-09-181-0/+2
* Fix English in perlfuncE. Choroba2016-09-171-1/+1
* Correct 'map' documentation to reflect operation on a list.Dave Cross2016-09-011-2/+2
* Provide missing link for one instance of 'eval'.James E Keenan2016-09-011-2/+2
* Document that return value of pos(), by default, expresses characters.James E Keenan2016-08-061-1/+3
* perlfunc: remove obsolete study docsAristotle Pagaltzis2016-07-131-60/+8
* perlfunc: fix seek/tell/sysseek byte offset note akwardnessAristotle Pagaltzis2016-07-131-18/+22
* perlfunc: unrearrange sysseek doc to prepare next patchAristotle Pagaltzis2016-07-131-20/+18
* perlfunc: clarify seek/sysseek documentation re byte offsets (RT #128607)Lukas Mai2016-07-121-19/+22
* Clarify description of sprintf "%.1g"Maxwell Carey2016-05-161-3/+5
* Add cross-reference to perldata in scalar's documentationDominic Hargreaves2016-04-301-1/+2
* Fix various pod errors.Karl Williamson2016-03-111-35/+37
* perlfunc overhaulLukas Mai2016-02-271-2010/+2649
* Fix perldoc -f sleep to use $SIG{ALRM} instead of $SIG{ALARM}.Matthew Horsfall2016-02-241-1/+1
* [perl #127386] clarify that exit in the die pseudo-code is perl's exitTony Cook2016-02-231-0/+4
* perlfunc: say what block types 'return' recognisesDavid Mitchell2016-02-031-1/+2
* [perl #126544] correct the first example in the fcntl documentationTony Cook2016-02-031-1/+1
* Clarify sprintf() handling of + and space flagsTony Cook2016-02-021-1/+5
* clarify meaning of waitpid returning 0 [perl #127080]Lukas Mai2016-01-051-2/+3
* explain meaning of negative PIDs in waitpid [perl #127080]Lukas Mai2016-01-051-3/+11
* Fix awkward wording in 'say' documentationDoug Bell2015-12-091-1/+1
* perlfunc: specify valid inputs precisely [perl #126437]Aristotle Pagaltzis2015-11-231-7/+12
* remove documentation for the now-removed lexical topicRicardo Signes2015-10-021-12/+0
* perlfunc: NitKarl Williamson2015-09-291-1/+1
* Fix too-long verbatim lines in perlfuncKarl Williamson2015-09-151-5/+5
* Add test for sprintf ordering by both explicit index and not.James E Keenan2015-09-141-4/+5
* Start fixing some pod pedantic errorsKarl Williamson2015-09-031-1/+1
* Support reordered precision arguments in (s)printfAaron Crane2015-07-151-8/+6
* Delete experimental autoderef featureAaron Crane2015-07-131-100/+24
* [perl #125373] set $! in chdir() if env not set, clarify docsTony Cook2015-07-071-2/+2
* [perl #123264] explicitly document the return value of sysopenTony Cook2015-06-171-0/+2
* Perl example style nit in docs for sort()Rafael Garcia-Suarez2015-06-161-1/+1
* perlfunc: Fix confusing entries for spliceKarl Williamson2015-05-281-4/+12