summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* * Fix trailing whitespace in blead 778c687brian d foy2009-09-251-1/+1
* RT #69208: Check eof before using readline in perlfunc readline examplebrian d foy2009-09-251-14/+24
* Doc nit in perlfunc for die() and warn() with an empty messageRafael Garcia-Suarez2009-09-141-3/+3
* split: Remove implicit split to @_Bo Borgerson2009-09-131-4/+1
* The "package;" syntax was removed in 5.10Rafael Garcia-Suarez2009-09-101-2/+0
* document split in void context in perlfunc.podMoritz Lenz2009-08-121-3/+4
* Minor spelling nit in last perlfunc updatedVincent Pit2009-08-031-1/+1
* Update the description of the 'system' function to point users at autodieJesse Vincent2009-08-031-2/+5
* Document "delete local" in perlsubVincent Pit2009-07-271-0/+8
* Make kill() fatal for non-numeric pidsDavid Golden2009-07-091-5/+7
* Fast enabling of strictures when version 5.11.0 is requiredRafael Garcia-Suarez2009-07-071-1/+2
* use strict by default if "use 5.011" is in effect!Steffen Mueller2009-07-071-0/+2
* Small pod/wording fixesRafael Garcia-Suarez2009-06-281-7/+6
* Extra examples for 'sort'Bram2009-06-281-0/+18
* Fix readline example in perlfuncRafael Garcia-Suarez2009-06-151-1/+1
* Minor fixups for the documentation for crypt.Jay Hannah2009-04-271-2/+2
* remove some indirect method calls, add a caveatRicardo SIGNES2009-01-211-1/+1
* POD typosFrank Wiegand2009-01-211-1/+1
* Change the link to the sort pragma to be more clear.Abigail2009-01-091-1/+1
* Minor pod fixes to make Pod::Checker happy with the core podAlex Vandiver2008-12-251-5/+5
* Typo in pod/perlfunc.podAaron Crane2008-12-151-2/+2
* Small eval documentation tweakBo Lindbergh2008-11-271-1/+2
* Various patches added to RT #21568 from julian@mehnle.net.Steve Peters2008-11-141-5/+7
* Re: [PATCH] Revised: Improved documentation for flock() in perlfunc.podPaul Fenwick2008-09-171-8/+10
* Add missing "a" to binmode documentation in perlfunc.podMatt Kraai2008-09-051-1/+1
* clear docs on exists wrt autovivificationMoritz Lenz2008-09-021-2/+1
* Re: [perl #56348] [PATCH] glob() with spaces - documentation unclearPaul Fenwick2008-06-261-1/+7
* Re: [perl #24174] perl-5.8.0-55 exit bugMichael G. Schwern2008-06-231-3/+11
* Re: eval "require Foo" with binary-incompatible XS modulesNiko Tyni2008-05-181-0/+4
* [perl #39187] [DOC-PATCH]: perldoc -f reverse: examples (was: RE: Perlfunc ne...Bram2008-05-171-3/+6
* Make perlfunc link to the correct section of perlop for q//, qq//, qx//, and ...Matt Kraai2008-05-161-3/+5
* doc patch for perlfunc/split (was: RE: [perl #46073] splitBram2008-04-271-4/+4
* Revert change #33676, likely to break atan(-0,0) on some platformsRafael Garcia-Suarez2008-04-141-1/+2
* Make atan2(0,0) return undefRafael Garcia-Suarez2008-04-141-2/+1
* Re: [PATCH][NUDGE] Documentation fix for perlfunc/shutdownPaul Fenwick2008-04-061-0/+4
* perlfunc.pod: atan2(0,0) returns 0, not undefPaul Fenwick2008-04-061-1/+2
* Re: local $@ has an unwanted side effectDavid Nicol2008-03-251-0/+16
* sprintf "%+d"Abigail2008-02-141-2/+2
* More wording nits about perl's time() versus the libc's time()Rafael Garcia-Suarez2008-01-291-1/+1
* Minor rewording of the localtime() documentation,Abe Timmerman2008-01-281-1/+2
* For 5.12: saner behaviour for `length`Nicholas Clark2008-01-121-3/+4
* [DOC PATCH] was Re: things deprecated for removal in 5.12Paul Johnson2008-01-111-6/+0
* Remove the warning "v-string in require/use non portable"Rafael Garcia-Suarez2008-01-091-10/+4
* Re: [PATCH] docs more open() and $_ related entriesGabor Szabo2008-01-081-6/+8
* docs: replace FH by my $fh in openGabor Szabo2007-12-261-4/+12
* Document each/keys/values @arrayNicholas Clark2007-12-211-19/+35
* Update the hash documentation to reflect the changes between 5.8.1 andNicholas Clark2007-12-211-1/+1
* Documentation patch on filetests, the filetest pragma, and theMark Overmeer2007-12-061-6/+11
* Typo, found by Scott LanningRafael Garcia-Suarez2007-11-271-1/+1
* [patch] :utf8 updatesJuerd Waalboer2007-11-231-15/+15