summaryrefslogtreecommitdiff
path: root/pod/perldata.pod
Commit message (Expand)AuthorAgeFilesLines
* Mention the possibility of fp rounding modes' effects.Jarkko Hietaniemi2014-08-201-1/+4
* perldata: Fix too long verbatim linesKarl Williamson2014-08-141-10/+10
* Hexadecimal float literals, for perl #122219Jarkko Hietaniemi2014-08-131-0/+9
* document the deprecation of literal ctrl char varnamesRicardo Signes2013-11-251-2/+6
* [perl #119123] disallow literal control character variablesBrian Fraser2013-09-181-0/+3
* perldata.pod: Mention what version introduced kv slicesFather Chrysostomos2013-09-151-2/+4
* Improve new slice docs in perldata.podFather Chrysostomos2013-09-131-8/+13
* perldata.pod: Capitalise =head3 consistentlyFather Chrysostomos2013-09-131-2/+2
* perldata.pod: consistent spaces after dotsFather Chrysostomos2013-09-131-3/+4
* short documentation for key/value hash/array slicesRuslan Zakirov2013-09-131-0/+17
* Delete superfluous lines; clarify identifier parsing.James E Keenan2013-07-031-7/+2
* perldata: More identifier definition fixKarl Williamson2013-06-211-1/+2
* PATCH [perl #118563]: Fix perldata ident defnKarl Williamson2013-06-211-1/+7
* Restrict the valid identifier syntax, fix some identifier bugs.Brian Fraser2013-03-061-2/+102
* [perl #114498] Document (0)[1,2] betterAristotle Pagaltzis2012-08-311-1/+6
* perldata: #109408Brian Fraser2012-06-271-2/+1
* clarify that it must be a simple identifier in {}Ricardo Signes2012-05-291-2/+2
* document behavior of duplicate keys in hash assignmentLukas Mai2012-05-211-0/+23
* perldata: Consistent spaces after dotsFather Chrysostomos2012-05-211-13/+13
* perldata: Two spaces after dots, pleaseFather Chrysostomos2012-02-281-2/+2
* Explain why program must close __DATA__ handle.jkeenan2012-02-281-6/+7
* [perl #80628] __SUB__Father Chrysostomos2011-11-221-3/+7
* perldata: Mention undefined as a false valFather Chrysostomos2011-09-171-2/+3
* perldata: Only one "_" is allowed between each digit pairKarl Williamson2011-09-171-1/+3
* remove index offsetting ($[)Zefram2011-09-091-8/+0
* perldata: Link directly to $;Father Chrysostomos2011-06-101-1/+1
* Document multi-dimensional array emulation.Ian Goodacre2011-06-101-0/+14
* [perl #91508] __DATA__ starts reading on the next lineJohan Vromans2011-05-241-1/+1
* perldata.pod: Fix broken linkKarl Williamson2011-05-181-2/+2
* Fix bad pod links found by Test::Pod::LinkCheckApocalypse2011-02-151-2/+2
* perldata: remove duplicate text from adjacent sectionsFather Chrysostomos2011-02-111-8/+6
* perldata: retitle a sectionFather Chrysostomos2011-02-111-1/+1
* perldelta: ‘package;’ is no longer supportedFather Chrysostomos2011-02-111-1/+2
* perldata tweaksFather Chrysostomos2011-02-111-3/+3
* RT #75870 perldata.pod tied hash in scalar contextDavid Mitchell2011-01-211-2/+2
* Fix on doc patch from Moritz Lenz (from IRC)H.Merijn Brand2010-10-221-1/+1
* document slices in scalar contextMoritz Lenz2010-10-211-0/+7
* * Em dash cleanup in pod/brian d foy2010-01-131-3/+3
* v-strings are not deprecatedDavid Golden2009-07-221-5/+0
* document the maximum length of barewordsFrank Wiegand2009-06-251-2/+5
* Re: [perl #60022] Typo in perldataDaniel Frederick Crisman2008-10-241-1/+1
* perldata.pod typoStarsinic, Kurt2008-04-141-1/+1
* Document that $^V is no longer a v-stringJan Dubois2007-12-171-4/+3
* POD cleanupsDavid Landgren2007-10-041-1/+1
* Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)Juerd Waalboer2007-03-071-1/+1
* Clarifications on the usage of setlocale() and LC_NUMERIC toRafael Garcia-Suarez2006-10-081-0/+6
* POD index entries with X<>Ivan Tubert-Brohman2005-10-131-0/+31
* Clarify definition of octal literalsRafael Garcia-Suarez2005-05-171-1/+1
* Doc patches to clarify the stringification rules of {} and =>Rafael Garcia-Suarez2005-03-131-2/+3
* [perl #32419] Spelling fixes for perl@23492 Richard Soderberg2004-11-121-1/+1