summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* nitpicksSHIRAKATA Kentaro2014-04-071-2/+2
* replace links to perllexwarn with links to warningsRicardo Signes2014-03-181-1/+1
* perlfunc: clarify kill()'s return valueDavid Mitchell2014-03-171-3/+4
* perlfunc: layout getpw*&c return values as a tableAristotle Pagaltzis2014-03-111-7/+9
* It is and always will be safe to delete the most recent key returned from each.Paul Johnson2014-03-101-3/+2
* Change 'semantics' to 'rules'Karl Williamson2014-02-201-6/+6
* perlfunc: NitKarl Williamson2014-02-151-2/+2
* Replace 'mkpath' (legacy interface) with 'make_path'.Alan Haggai Alavi2014-02-131-1/+1
* remove redundancy in documentation of execRicardo Signes2014-01-291-9/+7
* Work properly under UTF-8 LC_CTYPE localesKarl Williamson2014-01-271-2/+5
* perlfunc: 'if' is in perlsyn, not perlopKarl Williamson2014-01-091-2/+2
* Purge sfio support, which has been broken for a decade.Nicholas Clark2013-12-271-2/+1
* Remove support for "do SUBROUTINE(LIST)"Dagfinn Ilmari Mannsåker2013-12-221-6/+0
* Fix reference to chmod portability in chownPeter Martini2013-12-171-1/+1
* perlfunc: clarify subroutine value of caller()David Mitchell2013-12-091-2/+4
* Revamp fields documentationFather Chrysostomos2013-11-141-1/+3
* perlfunc: Clarify verbatim tableKarl Williamson2013-11-071-3/+3
* perlfunc.pod: long verbatim linesFather Chrysostomos2013-11-061-3/+4
* perlfunc: update require() pseudocodeDavid Mitchell2013-11-051-39/+38
* Documentation Patches from Tom HukinsTom Hukins2013-10-311-2/+2
* perlfunc: clarify hash "modify while iterating"David Mitchell2013-10-281-4/+5
* perlfunc: replace splice example with simpler oneRicardo Signes2013-10-041-11/+13
* perlfunc.pod: clarify return value of -X [perl #120077]David Golden2013-10-021-4/+4
* mention reftype tooTony Cook2013-07-291-2/+3
* Correct 'ref' func POD to fix bad behavior around "class matching"Brendan Byrd2013-07-291-5/+14
* [perl #117223] Remove IO::File example from perlfuncEd Avis2013-07-161-38/+27
* mention that caller() does not show XSUBsDaniel Dragan2013-07-131-3/+5
* [perl #116975] perlfunc require: fix example subroutineDavid Golden2013-07-091-6/+23
* fix SIGZZERO typo in perldoc -f killLukas Mai2013-07-061-1/+1
* perlfunc: consistent spaces after dotsFather Chrysostomos2013-06-281-24/+25
* Clarify variable lists for my, our, state.Johan Vromans2013-06-281-14/+29
* Document scalarref retvals of @INC hookFather Chrysostomos2013-06-231-3/+8
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-221-2/+4
* replace weird C<goto-TYPE> with C<goto TYPE>Ricardo Signes2013-06-181-6/+6
* document that goto-EXPR will treat a subref differentlyRicardo Signes2013-06-181-1/+6
* perlfunc: Add caveat about string eval containing NV scalarKarl Williamson2013-06-181-1/+8
* perlfunc: mention that cho(m)p resets the iteratorFather Chrysostomos2013-06-141-2/+4
* perlfunc: Document fallback to "top" formatFather Chrysostomos2013-06-101-2/+4
* Improve fileno exampleDominic Hargreaves2013-06-091-1/+5
* Typo fix in perlfunc [RT#118093]Eric Brine2013-06-041-1/+1
* Adjust documentation for removal of splice warningEric Brine2013-06-031-2/+2
* fix various podcheck nitsDavid Golden2013-05-231-2/+1
* remove a spurious spaceRicardo Signes2013-05-221-1/+1
* Fix multi-char fold edge caseKarl Williamson2013-05-201-2/+10
* Removed confusing reference to new in ties perlfunc entryBrad Gilbert2013-05-061-3/+4
* make qr/(?{ __SUB__ })/ safeDavid Mitchell2013-04-241-1/+4
* POD nitpicks.SHIRAKATA Kentaro2013-04-231-1/+1
* improve hash related documentation in perlfunc and perlsec to reflect new has...Yves Orton2013-03-291-18/+32
* Fix perlfunc.pod to reflect changes to split " " logicYves Orton2013-03-291-1/+4
* PATCH: [perl #117181] pod: nitpickShirakata Kentaro2013-03-191-1/+1