summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* perlfunc tweak for package NAME VERSIONDavid Golden2010-01-201-5/+5
* note strict/lax version requirements in documentationDavid Golden2010-01-191-7/+9
* * Tom's latest perlfunc cleanups, to ensure we're on the same trackbrian d foy2010-01-161-98/+16
* Tom Christiansen's perlfunc cleansing, part 2brian d foy2010-01-131-656/+730
* PATCH: perlfunc cleanup, part 1Tom Christiansen2010-01-111-180/+182
* PATCH: minor typo cleanup of pod/ directoryTom Christiansen2010-01-051-8/+8
* Add a usage scenario and common use pattern to perldoc -f quotemetaShlomi Fish2009-12-301-0/+26
* Update .podsKarl Williamson2009-12-251-13/+69
* Document if.pm in perlfuncZefram2009-11-301-0/+9
* * Reword the sentence about checking unlink failuresbrian d foy2009-11-231-1/+1
* Fix unindented code in perlfunc after 5ed4f2ecec5b66feed399b9a24471aeac4242cdbVincent Pit2009-11-211-154/+154
* Add new warning introduced by last patch in perldiag.Rafael Garcia-Suarez2009-11-211-2/+2
* deprecate "goto" to jump into a constructGerard Goossen2009-11-211-12/+15
* * Note that unlink sets $! on failure.brian d foy2009-11-191-10/+19
* * Fixing inconsistent use of tabs in perlfunc. Now it's spaces spaces spaces.brian d foy2009-11-191-401/+401
* * Fixed sort example using =(\d+)brian d foy2009-11-191-31/+31
* Document SIGPIPE when printing to closed socketDavid Golden2009-11-161-0/+3
* Clarify and complete documentation for in-place reverseVincent Pit2009-11-101-0/+4
* Implement facility to plug in syntax triggered by keywordsJesse Vincent2009-11-051-0/+8
* Bare readdir in while loop now sets $_Brad Gilbert2009-10-221-0/+9
* Add 'package NAME VERSION' syntaxDavid Golden2009-10-061-1/+8
* * 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