examples in the core documentation
[p5sagit/p5-mst-13.2.git] / pod / perlfunc.pod
2004-02-09 Rafael Garcia-Suarez Implement stacked filetest operators (-f -w -x $file).
2004-02-03 Rafael Garcia-Suarez More docs and tests for "my $_".
2004-02-01 Solar Designer Re: [perl #15063] /tmp issues
2004-01-31 Chip Salzenberg Don't show code closing STD{IN,OUT} before reopening...
2004-01-30 Rafael Garcia-Suarez Another undocumented use of $_ : with reverse().
2004-01-27 Rafael Garcia-Suarez More punctuation, good.
2004-01-27 Brendan O'Dea 5.8.3 -- fix signal comments in L<perlfunc/system>
2004-01-23 Nicholas Clark Document chomp's travels in the wonderful world of...
2004-01-20 Dave Mitchell Fix typo in patch #22188
2004-01-20 Dave Mitchell warn that C<$x : unique> operates on the typeglob,...
2003-12-14 Elizabeth Mattijsen [DOCPATCH] perlfunc delete
2003-12-06 Tassilo von Parseval SCALAR/FIRSTKEY for tied hashes in scalar context
2003-11-03 Rafael Garcia-Suarez Document the fact that keys() and values() are optimized
2003-10-31 Stas Bekman [patch pod/perlfunc.pod] separate two unrelated notes...
2003-10-29 perl-5.8.0@ton.igu... Move a fcntl() example in perlfunc at a more proper...
2003-10-23 Gisle Aas utime documentation
2003-10-07 Abhijit Menon-Sen Update perlfunc/require to describe NXDOMAIN caching...
2003-10-06 Abigail ref can return false on references
2003-09-30 Yitzchak Scott-Tho... Re: [perl #24071] Typo in description of binmode
2003-09-16 Dave Mitchell [DOC PATCH] Re: [perl #23779] $? and negative exit...
2003-09-12 Jarkko Hietaniemi It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-09-12 Jarkko Hietaniemi Some more tweaks on open ...&=.
2003-09-12 Jarkko Hietaniemi Slightly more documentation for open ...&=.
2003-09-02 Yitzchak Scott-Tho... some method calls not autoloaded
2003-08-25 Rafael Garcia-Suarez [perl #23577] fix syscall() prototype description in
2003-08-18 Jarkko Hietaniemi Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl.
2003-08-10 John P. Linderman Re: killing for vital signs [PATCH]
2003-07-27 Jarkko Hietaniemi We now return to your normally scheduled hash randomisa...
2003-07-24 Iain Spoon Truskett [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
2003-07-17 Tony Bowden PATCH: tweak 'split' docs for case of explicit 0 LIMIT
2003-07-11 John P. Linderman Re: Sort sub and NaNs
2003-07-11 Steve Grazzini [DOCPATCH] perlfunc/read
2003-07-11 Jarkko Hietaniemi Retract the statements.
2003-07-07 Jarkko Hietaniemi Good catch from Gisle.
2003-07-07 Jarkko Hietaniemi Be more explicit than just 'characters'.
2003-07-02 Ronald J. Kimball Re: maint @ 19923
2003-07-02 Jim Cromie Re: maint @ 19923
2003-06-26 Jarkko Hietaniemi Bite the bullet and apply the hash randomisation patch.
2003-06-16 Steve Grazzini unnecessary stringification in eval/die
2003-06-14 Jarkko Hietaniemi Slight tweaks on the length() and chr() entries,
2003-06-14 Jarkko Hietaniemi Slight reorg of the binmode() entry.
2003-06-03 Jarkko Hietaniemi Salvage parts of #19418 (the ext/PerlIO/t/open.t
2003-06-03 Jarkko Hietaniemi Retract #19667, #19660, #19659, #19658, #19657, #19656,
2003-05-29 Alexey Mahotkin typo in pod/perlfunc.pod
2003-05-27 Jarkko Hietaniemi For now reword the sysread/syswrite description to
2003-05-09 Casey West Document that perl tries to load .pmc files before...
2003-05-09 Rafael Garcia-Suarez Fix for doc bug #8602 : clarify eof() example comments
2003-05-09 Casey West Re: [DOC PATCH] [perl #1165] crypt accepts any characte...
2003-05-09 Yitzchak Scott-Tho... Re: [perl #16834] Anomolous behaviour of SUBSTR() used...
2003-05-05 Rafael Garcia-Suarez Fix doc bug #22067, noticed by Mark Knutsen
2003-05-05 Jarkko Hietaniemi Switch the new perlio way of opening anonymous temporar...
2003-05-04 Jarkko Hietaniemi Integrate from maint:
2003-04-27 Casey West utime() doc clarifications
2003-04-26 Casey West Some doc patches by Casey West :
2003-04-26 david nicol Document that splice() doesn't extend arrays
2003-04-14 Nathan Torkington Document and test autovivified dirhandles.
2003-04-02 Steve Hay Fix missing functions when splitting perlfunc
2003-03-30 Jarkko Hietaniemi gethostbyname('localhost') is not that portable.
2003-03-17 LAUN Wolfgang pack changes and related fixes
2003-03-16 Jarkko Hietaniemi Pod fix from Philip Newton.
2003-03-14 Rafael Garcia-Suarez Time::HiRes is a core module
2003-03-11 Jarkko Hietaniemi Missed some, cryptically.
2003-03-11 Todd C. Miller typos and other minor things
2003-02-19 Chip Salzenberg Support one-parameter unpack(), which unpacks $_.
2003-02-02 Abigail pod/perlfunc.pod
2003-01-14 Rafael Garcia-Suarez Integrate change #18365 from maint-5.8 :
2002-12-30 Dave Paris [perl #19343] perlfunc.pod patch for stat() and lstat()
2002-12-16 Dave Mitchell Re: [perl #19017] lexical "my" variables not visible...
2002-11-06 Slaven Rezic Re: [perl #18048] read \*FH, ... returns undef but...
2002-10-10 Allen Smith Re: [perl #17075] sprintf: '%.[num](g|G)' documentation...
2002-09-26 Brendan O'Dea perldoc -f stat (perlfunc.pod)
2002-08-30 Rafael Garcia-Suarez Advertise Linux::Pid.
2002-08-29 Rafael Garcia-Suarez posixify getppid on linux-multithread
2002-08-20 John P. Linderman typo in perfunc.pod
2002-08-17 Michael G. Schwern Remove pseudo-hashes (complete)
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-04 Michael G. Schwern Re: mention of "use sort" botched in perlfunc?
2002-07-18 Nicholas Clark [DOCPATCH] Re: [Patch] rand() functionality
2002-07-18 Jarkko Hietaniemi Add a pointer about the non-portability of ctime,
2002-07-17 Hugo van der Sanden Re: sprintf: fix and docs
2002-07-17 Rafael Garcia-Suarez Typo.
2002-07-16 Hugo van der Sanden sprintf: fix and docs
2002-07-07 Rafael Garcia-Suarez Replace the word "discipline" by "layer" almost everywhere,
2002-06-28 Yitzchak Scott-Tho... [DOC PATCH] Re: [ID 20020623.006] Tie::StdHandle produc...
2002-06-26 Rafael Garcia-Suarez chomp clarifications by Elizabeth Mattijsen.
2002-06-25 John P. Linderman Re: glob [possible PATCH for perlfunc.pod]
2002-06-19 Nick Ing-Simmons Un-deprecate :raw after all - just define what it means
2002-06-18 Jarkko Hietaniemi Tiny tweaks.
2002-06-18 Nick Ing-Simmons More PerlIO doc tweaks - trying to make them document...
2002-06-17 Nick Ing-Simmons Integrate mainline
2002-06-17 Jarkko Hietaniemi Further discouraging of :raw.
2002-06-14 Jarkko Hietaniemi Detypo.
2002-06-13 Jarkko Hietaniemi One more pass on the TYPE/ATTRS issues.
2002-06-12 Jarkko Hietaniemi The scalar behaviour of sort is undefined.
2002-06-12 Jarkko Hietaniemi Document the my/our TYPE and ATTRIBUTES (Use the Camel...
2002-06-12 Abigail Re: Change sort in scalar context behavior.
2002-06-10 Jarkko Hietaniemi Document the implicit :bytes of binmode(FH).
2002-06-09 Jarkko Hietaniemi :unique nitpicking continues.
2002-06-09 Jarkko Hietaniemi :unique saga continues.
2002-06-09 Jarkko Hietaniemi open "list form" clarification.
next