summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* General perlfunc edit; document ‘default’Tom Christiansen2011-05-211-392/+499
* [perl #90306] Fix simple typosMarcel Grünauer2011-05-191-3/+3
* add given when to perfuncsmash2011-05-181-0/+46
* [perl #89662] PATCH to perlfunc.pod: select fixTom Christiansen2011-05-181-9/+12
* [perl #89660] PATCH to perlfunc.pod: three forgotten prototypes, unforgottenTom Christiansen2011-05-181-33/+47
* perlfunc: Refer to if.pm from "use"Karl Williamson2011-05-181-0/+1
* perlguts: Fix broken linkKarl Williamson2011-05-181-2/+2
* Updates to perlfunc to explicitly mention some of 5.14's new featuresv5.14.0-RC2Tom Christiansen2011-05-041-37/+50
* Documentation for sprintf updates in Perl 5.14Jesse Vincent2011-05-031-7/+22
* Update the documentation for rand() to note that it's notJesse Vincent2011-04-201-0/+7
* Update perlfunc for [perl #80626]Father Chrysostomos2011-04-181-46/+47
* perlfunc: Note utf8 discrepancy in quotemetaKarl Williamson2011-03-291-0/+5
* perlfunc: clarified 'do FILE' error checkingDavid Golden2011-03-191-5/+5
* perlfunc/pos: Mention the zero-len flagFather Chrysostomos2011-03-091-0/+3
* perlfunc tweaksFather Chrysostomos2011-03-051-18/+9
* perlfunc: typos, grammar, rewordingFather Chrysostomos2011-02-221-17/+22
* perlfunc/goto: Note the llafr exemptionFather Chrysostomos2011-02-221-0/+4
* Yet more perlfunc tweaksFather Chrysostomos2011-02-221-11/+12
* perlfunc/formline: Suggest an alternate capturing methodFather Chrysostomos2011-02-221-0/+4
* perlfunc/fileno: Document the -1 retvalFather Chrysostomos2011-02-221-5/+5
* Yet another set of perlfunc tweaksFather Chrysostomos2011-02-221-4/+4
* perlfunc/eval: note the discrepancy in list context retvalsFather Chrysostomos2011-02-201-2/+5
* perlfunc: do SUBROUTINE(LIST)Father Chrysostomos2011-02-201-1/+2
* Even more perlfunc tweaksFather Chrysostomos2011-02-201-8/+8
* more perlfunc tweaksFather Chrysostomos2011-02-201-8/+8
* perlfunc/-X: rearrange slightly and note llafr exemptionFather Chrysostomos2011-02-191-4/+14
* perlfunc tweaksFather Chrysostomos2011-02-191-6/+6
* multifile patch against blead/pod/*.podTom Christiansen2011-02-151-1/+2
* Fix bad pod links found by Test::Pod::LinkCheckApocalypse2011-02-151-9/+12
* [perl #78494] Pipes cause threads to hang on join()Father Chrysostomos2011-02-151-0/+4
* perldoc improvements for mapAlexander Hartmaier2011-02-131-2/+19
* perlfunc/eval: $@ is now set after unwindingFather Chrysostomos2011-02-111-3/+3
* perlfunc: hyphenate a compound adjectiveFather Chrysostomos2011-02-111-1/+1
* Fix typos in pod/*Peter J. Acklam) (via RT2011-01-071-1/+1
* [perl #81016] Document ord("")Zsbán Ambrus2010-12-261-2/+2
* [perl #80220] order of hash keys wrong in perlfunc.podPeter J. Holzer2010-12-041-1/+1
* [perl #64792] Document $? in perlfunc/exitFather Chrysostomos2010-12-011-1/+2
* RT 78814 perlfunc/open(): four items are not a triplebrian d foy2010-11-041-2/+2
* Allow push/pop/keys/etc to act on referencesDavid Golden2010-10-311-14/+61
* Note that pos() only affects the next match RT #78636brian d foy2010-10-281-9/+15
* perlfunc: list each/keys/values as ARRAY functionsDavid Golden2010-09-071-1/+1
* Corrected typo in documentation for glob().Chris 'BinGOs' Williams2010-08-161-1/+1
* srand: change to return its seedKarl Williamson2010-07-281-23/+28
* pods: mention \o{}, 3 octal digitsKarl Williamson2010-07-191-1/+1
* cautionary note about "no VERSION"Ricardo Signes2010-07-061-0/+5
* Add additional notes regarding srand and forkingBrian Phillips2010-07-011-3/+5
* Prefer 3 digit octal character constantsKarl Williamson2010-06-281-3/+3
* Attempt at improving the perlipc docsMaik Hentsche2010-06-151-0/+6
* Do not advertise Math::TrulyRandom, which hasn't been updated since 1996Rafael Garcia-Suarez2010-06-031-2/+2
* Reorder the entry for die, moving discussion of the exit code later.Nicholas Clark2010-05-311-9/+20