This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix typos
[perl5.git] / pod / perldata.pod
2020-10-03 Samanta NavarroFix typos
2020-04-11 Dan Bookperldata - More specific about assignment restriction...
2018-11-29 Eugen KonkovMore removals of $a,$b in perldata for [#perl #133700]
2018-11-29 Eugen KonkovPATCH: [perl #133700] avoid use of $a and $b in perldata
2017-12-23 Zeframdescribe encoding status of DATA handle
2017-12-10 James E KeenanClarify different cases of assignment to list of scalars.
2017-11-14 Zeframmv "Truth and Falsehood" from perlsyn to perldata
2017-06-05 David Mitchellperldata.pod: clarify hash in scalar context.
2017-06-02 Dagfinn Ilmari Man... Add support for deleting key/value slices (RT#131328)
2016-11-13 AbigailCertain variables are not longer allowed; document...
2016-07-12 Aaron Cranepod/perldata.pod: fix tiny typo
2016-06-22 Yves OrtonChange scalar(%hash) to be the same as 0+keys(%hash)
2016-06-11 Lukas Maipod/*: remove deprecated L<"section"> and L<section...
2015-07-13 Karl WilliamsonForbid variable names with ASCII non-graphic chars
2015-07-13 Karl Williamsonperldata: Change pod to reflect reality
2015-02-26 Jarkko Hietaniemiinfnan: salvage some docs from the too-late nan work
2015-02-11 Jarkko Hietaniemiinfnan: revert nan payload/signaling changes
2015-02-11 Jarkko Hietaniemiinfnan: perldata tweaks
2015-02-09 Father ChrysostomosConsistent spaces after dots in perldata
2015-02-09 Jarkko Hietaniemiinfnan: document the infnan a bit
2014-12-04 Aristotle Pagaltzisperldata: document corrected list slicing behaviour
2014-10-25 Father Chrysostomosperldata: Document list repetition assignment
2014-10-21 Karl WilliamsonDocument length-1 variable name rules
2014-08-20 Jarkko HietaniemiMention the possibility of fp rounding modes' effects.
2014-08-14 Karl Williamsonperldata: Fix too long verbatim lines
2014-08-14 Jarkko HietaniemiHexadecimal float literals, for perl #122219
2013-11-25 Ricardo Signesdocument the deprecation of literal ctrl char varnames
2013-09-18 Brian Fraser[perl #119123] disallow literal control character variables
2013-09-15 Father Chrysostomosperldata.pod: Mention what version introduced kv slices
2013-09-13 Father ChrysostomosImprove new slice docs in perldata.pod
2013-09-13 Father Chrysostomosperldata.pod: Capitalise =head3 consistently
2013-09-13 Father Chrysostomosperldata.pod: consistent spaces after dots
2013-09-13 Ruslan Zakirovshort documentation for key/value hash/array slices
2013-07-03 James E KeenanDelete superfluous lines; clarify identifier parsing.
2013-06-21 Karl Williamsonperldata: More identifier definition fix
2013-06-21 Karl WilliamsonPATCH [perl #118563]: Fix perldata ident defn
2013-03-06 Brian FraserRestrict the valid identifier syntax, fix some identifi...
2012-08-31 Aristotle Pagaltzis[perl #114498] Document (0)[1,2] better
2012-06-27 Brian Fraserperldata: #109408
2012-05-30 Ricardo Signesclarify that it must be a simple identifier in {}
2012-05-22 Lukas Maidocument behavior of duplicate keys in hash assignment
2012-05-21 Father Chrysostomosperldata: Consistent spaces after dots
2012-02-29 Father Chrysostomosperldata: Two spaces after dots, please
2012-02-29 jkeenanExplain why program must close __DATA__ handle.
2011-11-22 Father Chrysostomos[perl #80628] __SUB__
2011-09-18 Father Chrysostomosperldata: Mention undefined as a false val
2011-09-17 Karl Williamsonperldata: Only one "_" is allowed between each digit...
2011-09-09 Zeframremove index offsetting ($[)
2011-06-10 Father Chrysostomosperldata: Link directly to $;
2011-06-10 Ian GoodacreDocument multi-dimensional array emulation.
2011-05-24 Johan Vromans[perl #91508] __DATA__ starts reading on the next line
2011-05-18 Karl Williamsonperldata.pod: Fix broken link
2011-02-16 ApocalypseFix bad pod links found by Test::Pod::LinkCheck
2011-02-11 Father Chrysostomosperldata: remove duplicate text from adjacent sections
2011-02-11 Father Chrysostomosperldata: retitle a section
2011-02-11 Father Chrysostomosperldelta: ‘package;’ is no longer supported
2011-02-11 Father Chrysostomosperldata tweaks
2011-01-21 David MitchellRT #75870 perldata.pod tied hash in scalar context
2010-10-22 H.Merijn BrandFix on doc patch from Moritz Lenz (from IRC)
2010-10-21 Moritz Lenzdocument slices in scalar context
2010-01-13 brian d foy* Em dash cleanup in pod/
2009-07-22 David Goldenv-strings are not deprecated
2009-06-25 Frank Wieganddocument the maximum length of barewords
2008-10-24 Daniel Frederick... Re: [perl #60022] Typo in perldata
2008-04-14 Starsinic, Kurtperldata.pod typo
2007-12-17 Jan DuboisDocument that $^V is no longer a v-string
2007-10-04 David LandgrenPOD cleanups
2007-03-07 Juerd WaalboerRe: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2006-10-08 Rafael Garcia-SuarezClarifications on the usage of setlocale() and LC_NUMER...
2005-10-13 Ivan Tubert-BrohmanPOD index entries with X<>
2005-05-17 Rafael Garcia-SuarezClarify definition of octal literals
2005-03-13 Rafael Garcia-SuarezDoc patches to clarify the stringification rules of...
2004-11-12 Richard Soderberg[perl #32419] Spelling fixes for perl@23492
2003-07-10 Jarkko HietaniemiBe vague enough.
2003-07-10 Jarkko HietaniemiDeprecate v-strings.
2003-07-09 Jarkko HietaniemiFixes from Ron Kimball.
2003-07-09 Jarkko HietaniemiRework the perldata vXX => ... entry a bit.
2003-07-09 Jarkko HietaniemiDocument the vXX => change in perldata, too.
2003-06-06 Rafael Garcia-SuarezClarify that => doesn't quote compound identifiers.
2003-05-21 Shlomi Fishperldata.pod revamp rev. 3
2003-05-08 Yitzchak Scott-Tho... Re: [perl #17718] %tiedhash in bool context doesn't...
2003-04-26 Casey WestSome doc patches by Casey West :
2002-03-04 Abhijit Menon-Sen Update perldata fix as suggested by Benjamin Goldberg.
2002-03-04 Anton TagunovRe[2]: [ID 20020227.016] Fix perldata manpage?
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 John Stumbles[ID 20020121.003] perldata doco bug
2001-11-16 Abhijit Menon-Sen[PATCH] Doc spellcheck + podcheck
2001-10-16 David H. Adler[PATCH] Doc patch on here-docs (perlop and perldata)
2001-10-09 Rafael Garcia-Suarez, Re: [PATCH again] Re: [PATCH mg.c gv.c and others...
2001-10-04 Jarkko HietaniemiRetract #12313 and #12249.
2001-10-03 Casey West(retracted by #12338)
2001-09-10 Jarkko HietaniemiWarn against using bare v-strings as IP addresses
2001-06-26 Philip NewtonRe: [DOC PATCH bleadperl] Document $count = () = $strin...
2001-04-30 Jarkko HietaniemiMore_tweakage.
2001-04-30 Jarkko HietaniemiT_w_e_a_k_a_g_e.
2001-04-29 Jarkko HietaniemiChanged the underscore/undebar syntax in numeric constants;
2001-04-27 Philip Newton[DOC PATCH bleadperl] Document underscores in numeric...
2001-03-09 Jeff Pinyanperldata.pod here-doc docs
2001-03-02 abela@geneanet.org[ID 20010301.004] Technically speaking in perldata
2000-10-20 Charles BaileySYN SYN
next