summaryrefslogtreecommitdiff
path: root/pod/perlvar.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* Document that $^V is no longer a v-stringJan Dubois2007-12-171-6/+3
* typo fixJan Dubois2007-12-051-1/+1
* [perl #47533] [PATCH perlvar.pod] Missing English variables Michael G Schwern2007-11-171-0/+6
* encoding.pm doesn't give any details about ${^ENCODING},Rafael Garcia-Suarez2007-06-081-2/+1
* Documentation fixes for EGID/GID confusionDavid Leadbeater2007-05-041-1/+3
* Remove references to perlcc from the core docs.Rafael Garcia-Suarez2007-03-221-1/+1
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-081-2/+2
* Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)Juerd Waalboer2007-03-071-1/+1
* Rework and fix docs for %+, %- and re::Tie::Hash::NamedCapture.Rafael Garcia-Suarez2007-02-271-17/+28
* Re: [PATCH] Document that m//k worksYves Orton2007-02-141-3/+3
* Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, $...Yves Orton2007-01-151-0/+24
* Re: [PATCH] Change implementation of %+ to use a proper tied hash interface a...Yves Orton2007-01-041-0/+43
* Re: [PATCH] Initial attempt at named captures for perls regexp engineYves Orton2006-10-071-1/+12
* Small precision about $SIG{__WARN__}Sébastien Aperghis-Tramoni2006-08-081-6/+11
* adding X<> to perlvarGabor Szabo2006-08-071-1/+72
* Re: [ID 20000816.012] *foo = *_ is brokenMike Guy2006-07-261-0/+2
* More nits in perlpragma, and remove the warning about %^H beingRafael Garcia-Suarez2006-05-221-4/+1
* give a more useful example for $^VDave Mitchell2006-05-191-1/+4
* RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}Jan Dubois2006-05-031-0/+13
* sv.c, rs.t, perlvar.pod (Coverity finding: did you know what happens with $/=...Jarkko Hietaniemi2006-04-081-1/+2
* Document the values for ${^UTF8CACHE}Nicholas Clark2006-03-231-0/+2
* Add a new per-interpeter variable PL_utf8cache, which will be used toNicholas Clark2006-03-161-0/+4
* [DOC PATCH] $^X isn't necessarily argv[0]Yitzchak Scott-Thoennes2006-01-301-1/+1
* Make the description of $^M in perlvar a bit more clearRafael Garcia-Suarez2006-01-171-3/+4
* Typo fix.Rafael Garcia-Suarez2006-01-121-2/+2
* Revert change 26749Rafael Garcia-Suarez2006-01-091-5/+5
* identifiers always in main (was: defining a _ function breaks File::Find)Xavier Noria2006-01-091-5/+5
* Re: small addition to $, and $\ in perlvar.podXavier Noria2005-10-171-14/+7
* Unmatched parentheses (thanks to Steve Peters)Rafael Garcia-Suarez2005-08-241-1/+1
* undup Jarkko Hietaniemi2005-08-071-2/+2
* Remove the documentation for $#, which has been removedRafael Garcia-Suarez2005-07-311-12/+0
* Document ${^UTF8LOCALE}Rafael Garcia-Suarez2005-06-141-0/+7
* Documentation nit on @-, found by Guillaume RousseRafael Garcia-Suarez2005-05-241-3/+3
* Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]Gisle Aas2005-05-181-1/+12
* perlvar.pod verbatim paragraph first line does not start with a spaceOffer Kaye2005-05-041-1/+1
* Remove confusing punctuationRafael Garcia-Suarez2005-04-281-1/+1
* Rename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},Rafael Garcia-Suarez2005-03-221-1/+1
* Re: Reworked Trie PatchYves Orton2005-03-181-0/+15
* [perl #3242] [PATCH]No error on assignment to $> Steve Peters2004-11-241-3/+9
* Implement "my $_".Rafael Garcia-Suarez2004-02-031-0/+5
* perlvarJuerd2003-09-231-4/+3
* blead version of #21161.Jarkko Hietaniemi2003-09-101-2/+0