summaryrefslogtreecommitdiff
path: root/pod/perlvar.pod
Commit message (Expand)AuthorAgeFilesLines
* Dear perlvar: ${PEN} was introduced in 5.8.0.Father Chrysostomos2011-09-151-1/+1
* document convention for keys in %^HZefram2011-09-151-0/+6
* remove index offsetting ($[)Zefram2011-09-091-16/+8
* Doc update for changes in 5.15.0 + tweaksFather Chrysostomos2011-06-171-2/+3
* perlvar.pod: fixed typoAlan Haggai Alavi2011-06-111-1/+1
* [perl #91614] Suggestion for improving documentation of $!John P. Linderman2011-05-251-15/+18
* perlvar: Fix broken linksKarl Williamson2011-05-191-4/+4
* [perl #90306] Fix simple typosMarcel Grünauer2011-05-191-1/+1
* Fix bad pod links found by Test::Pod::LinkCheckApocalypse2011-02-151-1/+1
* [perl #81584] recommend Devel::FindAmpersandFather Chrysostomos2011-01-161-1/+2
* Restore the old description of $[Father Chrysostomos2011-01-021-5/+13
* Fix typo in perlvarChris 'BinGOs' Williams2010-12-161-1/+1
* [perl #79914] documentation bug in perldoc perlvar $|Lukas Mai2010-11-281-1/+1
* Add an index entry for ${^GLOBAL_PHASE}Florian Ragwitz2010-11-141-0/+1
* Users don't normally care about the blead releasesFlorian Ragwitz2010-11-141-1/+1
* There are no values not mentioned hereFlorian Ragwitz2010-11-141-1/+1
* add example for ${^GLOBAL_PHASE} and description to perlmodChas. J. Owens IV2010-11-141-2/+43
* Whitespace fixes to perlvarbriandfoy/perlvarbrian d foy2010-11-011-3/+3
* Added ${^GLOBAL_PHASE} to perlvarbrian d foy2010-11-011-0/+64
* Fix some grammar nits thanks to jnarebbrian d foy2010-11-011-4/+3
* Added some missing index entries and fixed some whitespacebrian d foy2010-11-011-15/+19
* Get rid of spatial references 'above' and 'before' in perlvarbrian d foy2010-11-011-42/+42
* Use 'four' instead of 4 in body para in perlvarbrian d foy2010-11-011-1/+1
* Make $^V recommendation the first sentence in $]brian d foy2010-11-011-4/+6
* Add more English equivalents, index all names in perlvarbrian d foy2010-11-011-33/+46
* I think I have perlvar ordered and proper nowbrian d foy2010-11-011-339/+343
* Putting the variables in order, mostly, but not completely yetbrian d foy2010-11-011-286/+279
* * mjd rewrites the $", cleans up minor bitsbrian d foy2010-11-011-8/+16
* * Add the missing $"brian d foy2010-11-011-0/+9
* * The first draft of a perlvar reorganizationbrian d foy2010-11-011-1118/+1299
* Standardize on use of 'capture group' over 'buffer'Karl Williamson2010-06-281-2/+2
* Revert "It may not be obvious to a new Perl programmer that $#ary is explaine...Rafael Garcia-Suarez2010-06-151-5/+0
* It may not be obvious to a new Perl programmer that $#ary is explained in per...Sinan Unur2010-06-151-0/+5
* remove trailing spaces in perlvar.podDavid Golden2010-06-121-18/+18
* Link to perlport/PLATFORMS from the $^O docsÆvar Arnfjörð Bjarmason2010-06-121-3/+5
* Document $# and $* as removedChas. Owens2010-06-091-0/+39
* Correct POD link to perlrun.pod to be more accurateÆvar Arnfjörð Bjarmason2010-04-281-1/+2
* Add POD index entries for sitecustomize and sitecustomize.plÆvar Arnfjörð Bjarmason2010-04-281-0/+1
* Set the legacy process name with prctl() on assignment to $0 on LinuxÆvar Arnfjörð Bjarmason2010-04-151-0/+7
* changed "an UTF..." to "a UTF..." in all PodsSlaven Rezic2010-02-071-1/+1
* Enable deprecation warnings by default.Nicholas Clark2009-10-161-2/+1
* perlvar $1 clarificationSmylers2009-10-131-2/+2
* Deprecate assignment to $[Rafael Garcia-Suarez2009-04-071-2/+3
* Fix typo in English name of $&Rafael Garcia-Suarez2009-03-181-1/+1
* Fix previous patch. Actually it's written PAREN, not PARENT.Rafael Garcia-Suarez2009-02-101-1/+1
* mention English name of %+ in perlvar.podMoritz Lenz2009-02-101-0/+2
* Document that $0 is set to "-e" when perl is run with -e or -ERafael Garcia-Suarez2009-01-251-0/+3
* Re: @{"_<$filename"} is unreasonably tied to use of DB::DB ($^P & 0x2)Tim Bunce2008-11-031-2/+4
* Re: [PATCH] docs more open() and $_ related entriesGabor Szabo2008-01-081-12/+14
* docs: list of places where $_ is usedGabor Szabo2007-12-261-4/+13