summaryrefslogtreecommitdiff
path: root/pod/perlvar.pod
Commit message (Expand)AuthorAgeFilesLines
* perlvar: update the docs on "my $_" to note its removalRicardo Signes2018-04-101-13/+6
* Spelling corrections from Ville Skytt.James E Keenan2018-04-081-2/+2
* Add switch_to_globale_locale()Karl Williamson2018-02-181-1/+1
* Add thread-safe locale handlingKarl Williamson2018-02-181-1/+5
* Add ${^SAFE_LOCALES}Karl Williamson2018-02-181-0/+11
* Note schedule for $[ removal in perlvarDagfinn Ilmari Mannsåker2017-12-111-0/+2
* document semantics of %+ in perlvar in addition to perlreLukas Mai2017-10-221-0/+3
* Make setting ${^ENCODING} to a defined value fatalDagfinn Ilmari Mannsåker2017-06-071-0/+1
* perldelta: clarify what these new capture variables are forYves Orton2017-05-171-2/+5
* Documentation fixes for '.' possibly no longer being in @INCDominic Hargreaves2017-02-251-3/+4
* No longer mention some uses of $SIG {__DIE__} are deprecated.Abigail2017-01-161-7/+6
* perlvar: clarify @ISA recommendationsAristotle Pagaltzis2016-11-071-3/+3
* perlvar: document @ISAHauke D2016-11-071-0/+13
* new feature @{^CAPTURE} (and %{^CAPTURE} and %{^CAPTURE_ALL})Yves Orton2016-11-011-4/+35
* perlvar: Emphasize that $] has unchanged behavior foreverKarl Williamson2016-08-061-2/+3
* Note in perlvar that ${^ENCODING} is removedFather Chrysostomos2016-07-171-15/+10
* Fix some pod errorsKarl Williamson2016-04-221-1/+1
* perlvar: Add a couple linksKarl Williamson2016-03-111-2/+2
* perlvar: Cross reference other podsKarl Williamson2016-03-071-1/+3
* perlvar: hyperlink from $^D to perlrun/-DLukas Mai2016-02-251-2/+2
* reword $@ documentation (it's not just for syntax errors)Lukas Mai2015-12-091-8/+9
* document the specific value of $!{E...}Ricardo Signes2015-09-301-4/+6
* perlvar: %LAST_MATCH_START is not %-Thomas Sibley2015-09-111-3/+1
* perlvar: discourage $OLD_PERL_VERSIONAristotle Pagaltzis2015-07-271-2/+5
* Forbid variable names with ASCII non-graphic charsKarl Williamson2015-07-131-20/+18
* Document $OLD_PERL_VERSION's historyKaren Etheridge2015-07-121-0/+2
* perlvar: fix list of defaulted array operatorsAristotle Pagaltzis2015-06-211-1/+1
* perlvar: Mention literal cntrls are deprecated in var namesKarl Williamson2015-05-051-2/+3
* Also restore the index entry for $OLD_PERL_VERSIONAristotle Pagaltzis2015-04-281-1/+1
* add back documentation that $OLD_PERL_VERSION is an alias for $]Karen Etheridge2015-04-271-0/+2
* move the documentation for $] out of the deprecated sectionKaren Etheridge2015-04-271-32/+32
* perlvar typoFather Chrysostomos2015-02-061-1/+1
* perlvar: further clarify version number representations and usageDavid Golden2015-02-061-6/+20
* perlvar: revise $] and $^V with less biasDavid Golden2015-02-061-8/+11
* perlvar: Add infoKarl Williamson2014-11-241-1/+3
* perlvar: More text about ${^ENCODING}; refer by perldiagKarl Williamson2014-11-201-2/+26
* Deprecate setting ${^ENCODING}Dagfinn Ilmari Mannsåker2014-11-201-2/+2
* Move away from $a and $b for examples.Shlomi Fish2014-11-011-4/+4
* perlvar: Note a deprecationKarl Williamson2014-10-191-1/+2
* 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