summaryrefslogtreecommitdiff
path: root/pod/perlvar.pod
Commit message (Expand)AuthorAgeFilesLines
* [doc] update description of $^H and %^H in perlvarLukas Mai2023-03-281-9/+8
* pod/perldelta.pod - updates for 5.37.10Yves Orton2023-03-201-1/+1
* pp_ctl.c - add support for hooking require.Yves Orton2023-03-181-0/+65
* mg.c - add support for ${^LAST_SUCCESSFUL_PATTERN}Yves Orton2023-03-141-0/+21
* perlvar.pod - fixup docs for ${^PREMATCH}, ${^MATCH} and ${^POSTMATCH}Yves Orton2023-03-141-26/+24
* perlvar.pod - add "Scoping Rules of Regex Variables" sectionYves Orton2023-02-121-77/+128
* pod/ - document $INC and INCDIRYves Orton2022-12-091-0/+17
* op.c - Restrict nested eval/BEGIN blocks to a user controllable maximumYves Orton2022-09-021-0/+48
* perlvar: Create proper hyperlinkKarl Williamson2022-05-271-1/+1
* Point directly to L<...|perlfunc/use VERSION> when mentioning the syntax in o...Paul "LeoNerd" Evans2022-04-231-2/+3
* Doc changes to reflect that perl might not support taintNeil Bowers2022-04-201-0/+3
* perlvar.pod - add more info about demarcated variable formYves Orton2022-03-101-3/+22
* Properly handle UTF8-flagged strings when assigning to $0.Felipe Gasper2022-03-051-0/+4
* Reapply "docs: clarify effect of $^H, %^H, ${^WARNING_BITS}"Yves Orton2022-02-191-0/+12
* Document that $^S is 1 inside a try blockPaul "LeoNerd" Evans2022-02-081-1/+1
* 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