This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #133706) remove exploit code from Storable
[perl5.git] / pod / perlvar.pod
2018-09-26 Dagfinn Ilmari Man... Remove support for setting $[ to a non-zero value
2018-08-26 David MitchellImprove docs for lastparen, lastcloseparen
2018-04-10 Ricardo Signesperlvar: update the docs on "my $_" to note its removal
2018-04-08 James E KeenanSpelling corrections from Ville Skytt.
2018-02-18 Karl WilliamsonAdd switch_to_globale_locale()
2018-02-18 Karl WilliamsonAdd thread-safe locale handling
2018-02-18 Karl WilliamsonAdd ${^SAFE_LOCALES}
2017-12-11 Dagfinn Ilmari Man... Note schedule for $[ removal in perlvar
2017-10-22 Lukas Maidocument semantics of %+ in perlvar in addition to...
2017-06-07 Dagfinn Ilmari Man... Make setting ${^ENCODING} to a defined value fatal
2017-05-17 Yves Ortonperldelta: clarify what these new capture variables...
2017-02-25 Dominic HargreavesDocumentation fixes for '.' possibly no longer being...
2017-01-16 AbigailNo longer mention some uses of $SIG {__DIE__} are depre...
2016-11-07 Aristotle Pagaltzisperlvar: clarify @ISA recommendations
2016-11-07 Hauke Dperlvar: document @ISA
2016-11-01 Yves Ortonnew feature @{^CAPTURE} (and %{^CAPTURE} and %{^CAPTURE...
2016-08-07 Karl Williamsonperlvar: Emphasize that $] has unchanged behavior forever
2016-07-17 Father ChrysostomosNote in perlvar that ${^ENCODING} is removed
2016-04-22 Karl WilliamsonFix some pod errors
2016-03-11 Karl Williamsonperlvar: Add a couple links
2016-03-08 Karl Williamsonperlvar: Cross reference other pods
2016-02-25 Lukas Maiperlvar: hyperlink from $^D to perlrun/-D
2015-12-10 Lukas Maireword $@ documentation (it's not just for syntax errors)
2015-09-30 Ricardo Signesdocument the specific value of $!{E...}
2015-09-11 Thomas Sibleyperlvar: %LAST_MATCH_START is not %-
2015-07-27 Aristotle Pagaltzisperlvar: discourage $OLD_PERL_VERSION
2015-07-13 Karl WilliamsonForbid variable names with ASCII non-graphic chars
2015-07-12 Karen EtheridgeDocument $OLD_PERL_VERSION's history
2015-06-21 Aristotle Pagaltzisperlvar: fix list of defaulted array operators
2015-05-06 Karl Williamsonperlvar: Mention literal cntrls are deprecated in var...
2015-04-28 Aristotle PagaltzisAlso restore the index entry for $OLD_PERL_VERSION
2015-04-27 Karen Etheridgeadd back documentation that $OLD_PERL_VERSION is an...
2015-04-27 Karen Etheridgemove the documentation for $] out of the deprecated...
2015-02-06 Father Chrysostomosperlvar typo
2015-02-06 David Goldenperlvar: further clarify version number representations...
2015-02-06 David Goldenperlvar: revise $] and $^V with less bias
2014-11-24 Karl Williamsonperlvar: Add info
2014-11-21 Karl Williamsonperlvar: More text about ${^ENCODING}; refer by perldiag
2014-11-21 Dagfinn Ilmari Man... Deprecate setting ${^ENCODING}
2014-11-01 Shlomi FishMove away from $a and $b for examples.
2014-10-19 Karl Williamsonperlvar: Note a deprecation
2014-06-05 Karl WilliamsonRevert "PATCH: [perl #119499] "$!" with UTF-8 flag"
2014-04-07 SHIRAKATA Kentaronitpicks
2014-04-01 Karl WilliamsonPATCH: [perl #119499] "$!" with UTF-8 flag
2014-02-19 David Goldenperlvar.pod: suggest string comparisons for $]
2014-02-03 Yves Ortondeal with assignment to $/ better, deprecate edge cases...
2014-01-20 Ricardo Signesdocument $^P's 0x800 and 0x1000
2013-10-11 Dagfinn Ilmari Man... Remove non-existent English variable names from perlvar
2013-07-24 David Mitchellperlvar.pod: add a separate section on $& et al
2013-07-13 Father ChrysostomosWrap a long verbatim line in perlvar.pod
2013-07-13 Father Chrysostomosperlvar: Don’t mention dev version
2013-07-13 Kent Fredricpod/perlvar.pod: Document changes to %ENV
2013-07-12 Father ChrysostomosConsistent spaces after dots in perlvar
2013-06-23 James E KeenanDocumentation corrections from Wallace Reis++.
2013-05-26 David Mitchellre-enable Copy-on-Write by default.
2013-05-06 David MitchellRevert "Update docs to concur with $`,$&,$' changes"
2013-03-23 Ricardo Signesfix a missed s/deprecated/experimental/ for my $_
2012-12-12 Karl Williamsonperlvar.pod: Slight clarification, typo
2012-12-09 Tony Cookremove the warning added for 5.16 and indicate the...
2012-12-04 Father ChrysostomosDeprecate lexical $_
2012-11-27 Father ChrysostomosUpdate docs to concur with $`,$&,$' changes
2012-11-12 Father Chrysostomosperlvar: two spaces after dots
2012-11-12 Tom WyantDocumentation of non-handle IO::Handle methods in perlv...
2012-09-26 Karl Williamsonperlvar.pod: Document UTF8CACHE
2012-09-18 Father Chrysostomos${^LAST_FH}
2012-08-15 Joaquin Ferreroperlvar.pod, line 1337, bad filehandle
2012-08-02 Father Chrysostomos[perl #114020] perlvar: warn against my $_
2012-08-02 Father Chrysostomosperlvar: Document all uses of implicit $_
2012-07-29 Father Chrysostomosperlvar: Correct $^S’s description
2012-06-27 Brian Fraserperlvar: #109408
2012-06-22 Walt MankowskiFixed repeated words
2012-03-25 Craig A. BerryClarify VMS-specific handling of $/ = \N.
2012-03-23 Tony Cook[rt #79960] document how broken $/ = \N is for unicode...
2012-03-08 Father Chrysostomosperlvar: Fix long lines
2012-03-08 Father ChrysostomosDear perlvar: ${^WARNING_BITS} was added in 5.6
2012-03-08 Father Chrysostomosperlvar: Document ${^WARNING_BITS} better
2012-02-18 Father Chrysostomosperlvar: $] is not deprecated
2012-02-15 Ævar Arnfjörð Bjar... Further eliminate POSIX-emulation under LinuxThreads
2012-01-08 David Mitchellclarify how $SIG{__DIE__} can return
2011-12-17 Father ChrysostomosMention evalbytes in perlvar as a (_) function
2011-12-17 Father Chrysostomosperlvar: Don’t mention 5.9
2011-12-17 Father Chrysostomosperlvar: Consistent use of spaces after dots
2011-12-16 Father Chrysostomosperlvar: document what $[ will do under use v5.16
2011-10-22 Father ChrysostomosReimplement $[ as a module
2011-10-11 Alan Haggai AlaviCorrected: 'filehanlde' => 'filehandle'
2011-09-28 Dave RolskyAdd missing C on </p> construct
2011-09-28 Dave RolskyMake a new section for vars related to interpreter...
2011-09-28 Dave RolskyMove $0 and $$ together
2011-09-28 Dave RolskyMove uid & gid variable docs next to each other
2011-09-16 Father ChrysostomosDear perlvar: ${\ fPEN} was introduced in 5.8.0.
2011-09-15 Zeframdocument convention for keys in %^H
2011-09-09 Zeframremove index offsetting ($[)
2011-06-17 Father ChrysostomosDoc update for changes in 5.15.0 + tweaks
2011-06-11 Alan Haggai Alaviperlvar.pod: fixed typo
2011-05-25 John P. Linderman[perl #91614] Suggestion for improving documentation...
2011-05-19 Karl Williamsonperlvar: Fix broken links
2011-05-19 Marcel Grünauer[perl #90306] Fix simple typos
2011-02-16 ApocalypseFix bad pod links found by Test::Pod::LinkCheck
2011-01-16 Father Chrysostomos[perl #81584] recommend Devel::FindAmpersand
2011-01-03 Father ChrysostomosRestore the old description of $[
next