This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Unused 'cv'
[perl5.git] / pod / perlfunc.pod
2009-06-28 Rafael Garcia-SuarezSmall pod/wording fixes
2009-06-28 BramExtra examples for 'sort'
2009-06-15 Rafael Garcia-SuarezFix readline example in perlfunc
2009-04-27 Jay HannahMinor fixups for the documentation for crypt.
2009-01-21 Ricardo SIGNESremove some indirect method calls, add a caveat
2009-01-21 Frank WiegandPOD typos
2009-01-09 AbigailChange the link to the sort pragma to be more clear.
2008-12-25 Alex VandiverMinor pod fixes to make Pod::Checker happy with the...
2008-12-15 Aaron CraneTypo in pod/perlfunc.pod
2008-11-27 Bo LindberghSmall eval documentation tweak
2008-11-14 Steve PetersVarious patches added to RT #21568 from julian@mehnle...
2008-09-17 Paul FenwickRe: [PATCH] Revised: Improved documentation for flock...
2008-09-05 Matt KraaiAdd missing "a" to binmode documentation in perlfunc.pod
2008-09-02 Moritz Lenzclear docs on exists wrt autovivification
2008-06-26 Paul FenwickRe: [perl #56348] [PATCH] glob() with spaces - document...
2008-06-23 Michael G. SchwernRe: [perl #24174] perl-5.8.0-55 exit bug
2008-05-18 Niko TyniRe: eval "require Foo" with binary-incompatible XS...
2008-05-17 Bram[perl #39187] [DOC-PATCH]: perldoc -f reverse: examples...
2008-05-16 Matt KraaiMake perlfunc link to the correct section of perlop...
2008-04-27 Bramdoc patch for perlfunc/split (was: RE: [perl #46073...
2008-04-14 Rafael Garcia-SuarezRevert change #33676, likely to break atan(-0,0) on...
2008-04-14 Rafael Garcia-SuarezMake atan2(0,0) return undef
2008-04-06 Paul FenwickRe: [PATCH][NUDGE] Documentation fix for perlfunc/shutdown
2008-04-06 Paul Fenwickperlfunc.pod: atan2(0,0) returns 0, not undef
2008-03-25 David NicolRe: local $@ has an unwanted side effect
2008-02-14 Abigailsprintf "%+d"
2008-01-29 Rafael Garcia-SuarezMore wording nits about perl's time() versus the libc...
2008-01-28 Abe TimmermanMinor rewording of the localtime() documentation,
2008-01-12 Nicholas ClarkFor 5.12: saner behaviour for `length`
2008-01-11 Paul Johnson[DOC PATCH] was Re: things deprecated for removal in...
2008-01-09 Rafael Garcia-SuarezRemove the warning "v-string in require/use non portable"
2008-01-08 Gabor SzaboRe: [PATCH] docs more open() and $_ related entries
2007-12-26 Gabor Szabodocs: replace FH by my $fh in open
2007-12-21 Nicholas ClarkDocument each/keys/values @array
2007-12-21 Nicholas ClarkUpdate the hash documentation to reflect the changes...
2007-12-06 Mark OvermeerDocumentation patch on filetests, the filetest pragma...
2007-11-27 Rafael Garcia-SuarezTypo, found by Scott Lanning
2007-11-23 Juerd Waalboer[patch] :utf8 updates
2007-10-20 Father Chrysostomosperlfunc/perldiag errors
2007-10-05 Robin BarkerNew [PATCH] use 5.006; use 5.10.0
2007-10-04 David LandgrenPOD cleanups
2007-10-03 Rafael Garcia-SuarezReverse change #31978
2007-10-03 ben@linuxgazette.net[perl #46019] Documentation for 'srand' has a problem...
2007-09-26 Robin BarkerRE: [PATCH] use 5.010 is ugly; use 5.10.0 warns
2007-09-05 Father ChrysostomosRe: perlfunc.pod/split; concerning trailing fields
2007-08-07 Rafael Garcia-SuarezThe documentation for prototype() sounds a bit better...
2007-08-03 Benjamin SmithApplied after word-wrapping:
2007-07-18 Gabor Szabogethostbyname() example
2007-07-11 Rafael Garcia-SuarezLess indirect object notation
2007-07-11 Rafael Garcia-SuarezRemove wrong equivalent to pop() (bug #43705)
2007-07-04 Dave Mitchellclarify what text 'warn' appends to a newline-less...
2007-05-10 Steve PetersFix Pod nit in perlfunc
2007-05-10 Marc LehmannRe: Compress::Zlib, pack "C" and utf-8 [PATCH]
2007-05-10 Rafael Garcia-SuarezRegarding precedence, filetest operators are the same...
2007-04-24 Rafael Garcia-SuarezRemove the code that handles assignment to state variables
2007-04-14 AbigailTypo in =item say
2007-04-02 Christian Winterperlfunc.pod: Lexical visibility hint in require docu
2007-03-24 Rafael Garcia-SuarezMake readline() default to *ARGV.
2007-03-24 Rafael Garcia-SuarezMake readpipe default to $_
2007-03-22 Rafael Garcia-SuarezRemove references to perlcc from the core docs.
2007-03-19 Rafael Garcia-SuarezBetter wording for the return value of select()
2007-03-14 Wolfgang Launperlfunc.pod (ref results), perlop.pod (qr// result)
2007-03-08 Rafael Garcia-SuarezBetter docs for C<no VERSION>
2007-03-07 Juerd WaalboerRe: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-03-06 TelsDoc patch about PerlIO::encoding:
2007-03-03 Rafael Garcia-SuarezMake use VERSION also load feature.pm
2007-02-20 Rafael Garcia-SuarezA few nits to perlfunc/map.
2007-01-24 Jan Duboisfix a few references in perlfunc.html
2007-01-10 Peter ScottPATCH: perlfunc.pod / warn
2006-11-16 Rafael Garcia-SuarezClarifications to close() docs, pointed out by Peter...
2006-11-13 Paul Johnsonminor nit in binmode docs
2006-11-08 Rafael Garcia-SuarezChange the documentation of the return values of @INC...
2006-11-08 Glenn LindermanRe: New version diagnostic breaks a bunch of modules.
2006-11-02 Gisle AasRe: $, and say
2006-10-26 SADAHIRO TomoyukiRe: [perl #40583] sprintf "%#04X" also uppercases the...
2006-10-25 Rafael Garcia-SuarezI'll finally get it right. (thanks to Sadahiro Tomoyuki)
2006-10-25 Rafael Garcia-SuarezFix nit in previous patch, spotted by Gisle
2006-10-25 Nicholas ClarkAdd a %B sprintf format
2006-10-23 Rafael Garcia-SuarezDocument that the %#X printf format prefixes the output...
2006-10-19 Alexander Goughstab at UNITCHECK blocks
2006-10-16 SADAHIRO TomoyukiRe: sprintf 64 test
2006-10-08 Rafael Garcia-SuarezClarifications on the usage of setlocale() and LC_NUMER...
2006-09-13 merijnb@ms.com[perl #40327] Doc patch for perlfunc.pod
2006-09-07 David NicolRe: [perl #40262] kill( 0, ... ) does not return alive...
2006-09-04 chromaticAdd Index Numbers to caller() Docs
2006-08-14 Rafael Garcia-SuarezTypo fix in the documentation of source filters in...
2006-08-05 Gabor Szaboperlfunc.pod - unite gmtime and localtime
2006-08-05 Gabor Szaboadd more X<> tags to perlfunc
2006-07-26 Rafael Garcia-SuarezAdd a few links to standard modules in perlfunc, by...
2006-07-10 Gabor Szaboexamples in the core documentation
2006-07-06 Steve PetersAlphabetizing function names in perlfunc lists.
2006-07-06 Rafael Garcia-SuarezMention state variables in perldiag. Add switch-related...
2006-07-03 Steve PetersAllow stat() and -X file tests work on dirhandles.
2006-06-28 Alexander_Gernler... [perl #39639] perldoc -f waitpid has wrong code example
2006-06-01 Rafael Garcia-SuarezAdd a few more built-in types in perlfunc/ref()
2006-05-12 Peter DintelmannAW: question on "len item/string item" with unpack()
2006-04-17 Nicholas ClarkFix an error, spotted by Tim Bunce.
2006-04-17 Nicholas ClarkDocument all the return values that code references...
2006-04-14 Nicholas ClarkIn the description of require, clarify the file handle...
2006-03-31 Nicholas ClarkSerialise changes to %^H onto the current COP. Return...
next