summaryrefslogtreecommitdiff
path: root/pod/perlvar.pod
Commit message (Expand)AuthorAgeFilesLines
* Revert "PATCH: [perl #119499] "$!" with UTF-8 flag"Karl Williamson2014-06-051-4/+0
* nitpicksSHIRAKATA Kentaro2014-04-071-1/+1
* PATCH: [perl #119499] "$!" with UTF-8 flagKarl Williamson2014-04-011-0/+4
* perlvar.pod: suggest string comparisons for $]David Golden2014-02-181-2/+2
* deal with assignment to $/ better, deprecate edge cases, and forbid othersYves Orton2014-02-031-1/+6
* document $^P's 0x800 and 0x1000Ricardo Signes2014-01-201-0/+8
* Remove non-existent English variable names from perlvarDagfinn Ilmari Mannsåker2013-10-111-9/+3
* perlvar.pod: add a separate section on $& et alDavid Mitchell2013-07-241-28/+58
* Wrap a long verbatim line in perlvar.podFather Chrysostomos2013-07-131-1/+2
* perlvar: Don’t mention dev versionFather Chrysostomos2013-07-131-3/+3
* pod/perlvar.pod: Document changes to %ENVKent Fredric2013-07-131-0/+21
* Consistent spaces after dots in perlvarFather Chrysostomos2013-07-111-2/+2
* Documentation corrections from Wallace Reis++.James E Keenan2013-06-231-14/+1
* re-enable Copy-on-Write by default.David Mitchell2013-05-261-10/+22
* Revert "Update docs to concur with $`,$&,$' changes"David Mitchell2013-05-061-22/+10
* fix a missed s/deprecated/experimental/ for my $_Ricardo Signes2013-03-231-2/+4
* perlvar.pod: Slight clarification, typoKarl Williamson2012-12-111-2/+2
* remove the warning added for 5.16 and indicate the count is chars not bytesTony Cook2012-12-091-8/+1
* Deprecate lexical $_Father Chrysostomos2012-12-041-1/+2
* Update docs to concur with $`,$&,$' changesFather Chrysostomos2012-11-271-10/+22
* perlvar: two spaces after dotsFather Chrysostomos2012-11-121-6/+6
* Documentation of non-handle IO::Handle methods in perlvar.podTom Wyant2012-11-121-5/+20
* perlvar.pod: Document UTF8CACHEKarl Williamson2012-09-261-1/+3
* ${^LAST_FH}Father Chrysostomos2012-09-171-0/+11
* perlvar.pod, line 1337, bad filehandleJoaquin Ferrero2012-08-141-1/+1
* [perl #114020] perlvar: warn against my $_Father Chrysostomos2012-08-011-3/+9
* perlvar: Document all uses of implicit $_Father Chrysostomos2012-08-011-4/+6
* perlvar: Correct $^S’s descriptionFather Chrysostomos2012-07-291-2/+6
* perlvar: #109408Brian Fraser2012-06-271-38/+38
* Fixed repeated wordsWalt Mankowski2012-06-221-1/+1
* Clarify VMS-specific handling of $/ = \N.Craig A. Berry2012-03-251-6/+4
* [rt #79960] document how broken $/ = \N is for unicode streamsTony Cook2012-03-231-0/+7
* perlvar: Fix long linesFather Chrysostomos2012-03-071-132/+140
* Dear perlvar: ${^WARNING_BITS} was added in 5.6Father Chrysostomos2012-03-071-1/+1
* perlvar: Document ${^WARNING_BITS} betterFather Chrysostomos2012-03-071-1/+3
* perlvar: $] is not deprecatedFather Chrysostomos2012-02-181-2/+0
* Further eliminate POSIX-emulation under LinuxThreadsÆvar Arnfjörð Bjarmason2012-02-151-5/+17
* clarify how $SIG{__DIE__} can returnDavid Mitchell2012-01-081-4/+4
* Mention evalbytes in perlvar as a (_) functionFather Chrysostomos2011-12-161-1/+2
* perlvar: Don’t mention 5.9Father Chrysostomos2011-12-161-1/+1
* perlvar: Consistent use of spaces after dotsFather Chrysostomos2011-12-161-246/+254
* perlvar: document what $[ will do under use v5.16Father Chrysostomos2011-12-151-0/+4
* Reimplement $[ as a moduleFather Chrysostomos2011-10-211-8/+19
* Corrected: 'filehanlde' => 'filehandle'Alan Haggai Alavi2011-10-111-1/+1
* Add missing C on </p> constructDave Rolsky2011-09-281-3/+3
* Make a new section for vars related to interpreter stateDave Rolsky2011-09-281-312/+320
* Move $0 and $$ togetherDave Rolsky2011-09-281-48/+48
* Move uid & gid variable docs next to each otherDave Rolsky2011-09-281-35/+35
* 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