summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* Document the new behaviour of the substr lvalue :Dave Mitchell2004-03-111-9/+15
* Implement stacked filetest operators (-f -w -x $file).Rafael Garcia-Suarez2004-02-091-0/+6
* More docs and tests for "my $_".Rafael Garcia-Suarez2004-02-031-0/+10
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-1/+1
* Don't show code closing STD{IN,OUT} before reopening, becauseChip Salzenberg2004-01-311-3/+0
* Another undocumented use of $_ : with reverse().Rafael Garcia-Suarez2004-01-301-0/+2
* More punctuation, good.Rafael Garcia-Suarez2004-01-271-3/+3
* 5.8.3 -- fix signal comments in L<perlfunc/system>Brendan O'Dea2004-01-271-4/+4
* Document chomp's travels in the wonderful world of use encoding;Nicholas Clark2004-01-231-0/+4
* Fix typo in patch #22188Dave Mitchell2004-01-201-1/+1
* warn that C<$x : unique> operates on the typeglob, so affects @xDave Mitchell2004-01-201-0/+5
* [DOCPATCH] perlfunc deleteElizabeth Mattijsen2003-12-141-2/+12
* SCALAR/FIRSTKEY for tied hashes in scalar contextTassilo von Parseval2003-12-061-0/+1
* Document the fact that keys() and values() are optimizedRafael Garcia-Suarez2003-11-031-2/+4
* [patch pod/perlfunc.pod] separate two unrelated notes in requireStas Bekman2003-10-311-1/+3
* Move a fcntl() example in perlfunc at a more proper place,perl-5.8.0@ton.iguana.be2003-10-291-13/+13
* utime documentationGisle Aas2003-10-231-6/+13
* Update perlfunc/require to describe NXDOMAIN caching... er, youAbhijit Menon-Sen2003-10-071-20/+28
* ref can return false on referencesAbigail2003-10-061-1/+2
* Re: [perl #24071] Typo in description of binmodeYitzchak Scott-Thoennes2003-09-301-2/+2
* [DOC PATCH] Re: [perl #23779] $? and negative exit codesDave Mitchell2003-09-161-3/+11
* It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,Jarkko Hietaniemi2003-09-121-12/+13
* Some more tweaks on open ...&=.Jarkko Hietaniemi2003-09-121-16/+17
* Slightly more documentation for open ...&=.Jarkko Hietaniemi2003-09-121-11/+30
* some method calls not autoloadedYitzchak Scott-Thoennes2003-09-021-2/+5
* [perl #23577] fix syscall() prototype description inRafael Garcia-Suarez2003-08-251-1/+1
* Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl.Jarkko Hietaniemi2003-08-181-2/+2
* Re: killing for vital signs [PATCH]John P. Linderman2003-08-101-2/+4
* We now return to your normally scheduled hash randomisation.Jarkko Hietaniemi2003-07-271-3/+9
* [perl #23080] [DOCPATCH] pod/perlfunc.pod missing CIain Spoon Truskett2003-07-241-1/+1
* PATCH: tweak 'split' docs for case of explicit 0 LIMITTony Bowden2003-07-171-2/+2
* Re: Sort sub and NaNs John P. Linderman2003-07-111-0/+9
* [DOCPATCH] perlfunc/readSteve Grazzini2003-07-111-6/+13
* Retract the statements.Jarkko Hietaniemi2003-07-111-9/+3
* Good catch from Gisle.Jarkko Hietaniemi2003-07-071-1/+1
* Be more explicit than just 'characters'.Jarkko Hietaniemi2003-07-071-9/+14
* Re: maint @ 19923Ronald J. Kimball2003-07-021-8/+6
* Re: maint @ 19923Jim Cromie2003-07-021-3/+3
* Bite the bullet and apply the hash randomisation patch.Jarkko Hietaniemi2003-06-261-17/+32
* unnecessary stringification in eval/dieSteve Grazzini2003-06-161-1/+1
* Slight tweaks on the length() and chr() entries,Jarkko Hietaniemi2003-06-141-6/+14
* Slight reorg of the binmode() entry.Jarkko Hietaniemi2003-06-141-17/+17
* Salvage parts of #19418 (the ext/PerlIO/t/open.tJarkko Hietaniemi2003-06-031-1/+4
* Retract #19667, #19660, #19659, #19658, #19657, #19656,Jarkko Hietaniemi2003-06-031-6/+1
* typo in pod/perlfunc.podAlexey Mahotkin2003-05-291-1/+1
* For now reword the sysread/syswrite description toJarkko Hietaniemi2003-05-271-32/+34
* Document that perl tries to load .pmc files before .pm files.Casey West2003-05-091-0/+9
* Fix for doc bug #8602 : clarify eof() example commentsRafael Garcia-Suarez2003-05-091-3/+2
* Re: [DOC PATCH] [perl #1165] crypt accepts any character as saltCasey West2003-05-091-1/+4
* Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValueYitzchak Scott-Thoennes2003-05-091-0/+10