summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* pod/perlfunc: Tweak new kill() wordingKarl Williamson2013-03-191-2/+3
* emphasize signal names over numbers in kill() docsLukas Mai2013-03-181-15/+20
* EBCDIC has the Unicode bug tooKarl Williamson2013-03-111-20/+0
* add array DELETE and EXISTS to perlfuncDavid Mitchell2013-02-231-0/+2
* perlfunc: clarify that "do $file" isn't really like "eval `cat $file`"Aaron Crane2013-02-211-2/+3
* replace tabs with spacesTobias Leich2013-01-261-5/+5
* wrap examples in single quotesTobias Leich2013-01-261-3/+3
* Fix various minor pod issuesKarl Williamson2013-01-241-11/+11
* tweak the way we mention if.pmRicardo Signes2013-01-171-1/+1
* perlfunc.pod: fix incorrect short description of `length`Aaron Crane2013-01-161-1/+1
* Mention in more places that my $_ is deprecatedFather Chrysostomos2012-12-041-2/+4
* perlfunc: Correct note about eval in DB packageFather Chrysostomos2012-11-151-1/+2
* Clarify rationale for consulting L<feature>.James E Keenan2012-09-271-4/+4
* [perl #99382] 'stat' call documentation is poorly wordedCraig A. Berry2012-09-181-2/+4
* Remove the VM/ESA port.Nicholas Clark2012-08-311-1/+1
* Record the story behind the pack format specifiers H, h, B and b.Nicholas Clark2012-08-231-0/+22
* perlfunc/printf: corrections, clarificationsFather Chrysostomos2012-08-011-5/+12
* perlfunc: clarificationFather Chrysostomos2012-08-011-2/+2
* perlfunc: Document implicit $_ in while(each)Father Chrysostomos2012-08-011-0/+8
* Document return to be exempt from the looks-like-a-function rule, like dump, ...Eric Brine2012-07-271-0/+4
* perlfunc: document last/next EXPRFather Chrysostomos2012-07-271-9/+23
* [perl #113684] Document actual prec of loop exitsFather Chrysostomos2012-07-271-0/+25
* perlfunc: clarify 'our' again for vars.pm behaviorDavid Golden2012-07-051-2/+2
* perlfunc: clarify docs for 'package' [perl #113974]David Golden2012-07-051-1/+1
* correct the perlfunc explanation of use varsRicardo Signes2012-07-051-1/+2
* perlfunc: clarify docs for 'our' [perl #113974]David Golden2012-07-051-13/+12
* perlfunc: Fix do-sub mistakeFather Chrysostomos2012-07-021-2/+2
* perlfunc: #109408Brian Fraser2012-06-271-36/+17
* [perl #112990] Simplify kill implementation and docsDarin McBride2012-06-261-2/+11
* perlfunc: (caller)[9] is ${^WARNING_BITS}Father Chrysostomos2012-06-241-1/+2
* clarify the $hints and $bitmask values in caller()Jesse Luehrs2012-06-231-2/+3
* POD typo in perlfuncShirakata Kentaro2012-06-221-1/+1
* Fixed repeated wordsWalt Mankowski2012-06-221-2/+2
* remove bogus $remainder variable from perlfunc/splitLukas Mai2012-06-191-2/+2
* perlfunc: Add commaKarl Williamson2012-06-071-1/+1
* Update perlfunc/prototypeFather Chrysostomos2012-05-291-2/+2
* perlfunc: two missing wordsFather Chrysostomos2012-05-281-1/+1
* perlfunc: long linesFather Chrysostomos2012-05-231-215/+231
* Purported equivalency isn't.Eric Brine2012-05-221-3/+3
* perlfunc: Add reference to simple folding docsKarl Williamson2012-05-221-1/+3
* Remove double space from Pod::Functions descrFather Chrysostomos2012-05-211-1/+1
* [perl #112692] perlfunc: waitpid takes two argsEric Brine2012-05-211-1/+1
* Correct spelling error reported by rrt.jkeenan2012-05-211-2/+2
* [perlfunc] fix usage of waitMoritz Lenz2012-05-211-1/+1