summaryrefslogtreecommitdiff
path: root/pod/perlvar.pod
Commit message (Expand)AuthorAgeFilesLines
* Moved 2 vars in perlvar to deprecated sectionМихаил Козачков2021-05-201-87/+87
* remove ${^WIN32_SLOPPY_STAT}Tony Cook2020-12-011-11/+2
* perlvar - clarify that paragraph mode also discards a single leading newlineDan Book2020-11-271-1/+1
* perlvar: Remove mention of WIFCONTINUEDKarl Williamson2020-09-281-2/+2
* not only system and library calls can set errnoTony Cook2020-08-271-0/+3
* clarify that errno can be set to non-zero on successTony Cook2020-08-271-2/+3
* perlvar: Remove PERL_VERSION... apidoc entriesKarl Williamson2020-08-221-4/+0
* Revert "docs: clarify effect of $^H, %^H, ${^WARNING_BITS}"David Mitchell2020-04-271-12/+0
* perlvar - expand and link to ${^OPEN} documentationDan Book2020-04-191-1/+21
* docs: clarify effect of $^H, %^H, ${^WARNING_BITS}David Mitchell2020-03-121-0/+12
* Update links to perlrun to link to specific itemsDan Book2020-01-281-12/+12
* recommend numeric comparisons for $]Dan Book2020-01-021-8/+8
* Fix superfluous article and comma spliceFelipe Gasper2019-12-101-1/+1
* updates to $^H{feature_validname} now update cop_featuresTony Cook2019-12-051-10/+0
* add ${^FEATURE_BITS} to perlvar.podTony Cook2019-10-301-0/+10
* Document the SIG handler behaviour for weird hook valuesE. Choroba2019-10-251-3/+13
* Note that PERL_VERSION and kin are documentedKarl Williamson2019-09-021-0/+8
* Adjust perlvar doc for @INCNicolas R2019-05-161-6/+7
* perlvar: improve POD markup for $-[n] exampleDagfinn Ilmari Mannsåker2019-03-181-1/+1
* PATCH: [perl #131551] Too deep regex compilation recursionKarl Williamson2019-03-171-0/+11
* perlvar: Fix broken linkKarl Williamson2019-03-131-1/+2
* More specific documentation of paragraph mode.James E Keenan2018-12-191-0/+38
* Remove support for setting $[ to a non-zero valueDagfinn Ilmari Mannsåker2018-09-261-7/+4
* Improve docs for lastparen, lastcloseparenDavid Mitchell2018-08-261-2/+13
* 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