summaryrefslogtreecommitdiff
path: root/pod/perldeprecation.pod
Commit message (Expand)AuthorAgeFilesLines
* Spelling corrections from Ville Skytt.James E Keenan2018-04-081-2/+2
* Raise deprecation for qr/(?foo})/Karl Williamson2018-01-191-23/+27
* Deprecate above \xFF in bitwise string opsKarl Williamson2018-01-191-0/+18
* document hostname(@args) deprecationZefram2017-12-061-0/+10
* fix a =head level in perldeprecation.podZefram2017-12-061-1/+1
* Assigning non-zero to $[ will become fatal in 5.30Dagfinn Ilmari Mannsåker2017-11-281-0/+9
* perldeprecation: Change some uses of "in Perl $version" to "as of Perl $version"Dagfinn Ilmari Mannsåker2017-10-301-10/+10
* Move forward in time.Abigail2017-06-071-29/+33
* Update pods about bitwise UTF-8 above 0xFF being fatalKarl Williamson2017-06-071-1/+1
* perldeprecation: Add vec() with above-FF code pointsKarl Williamson2017-06-011-0/+6
* Remove deprecated function 'to_utf8_case()'Karl Williamson2017-06-011-1/+1
* Fatalize \N{}Karl Williamson2017-06-011-4/+1
* perldeprecation: Add imminent XS deprecationsKarl Williamson2017-05-111-0/+56
* Revert "Deprecating the use of C<< \cI<X> >> to specify a printable character."Sawyer X2017-02-121-19/+0
* Make an entry for the deprecation of certain string delimiters.Abigail2017-01-201-0/+28
* Typo fix: one of the =head2's should have been a =head3Abigail2017-01-201-1/+1
* There's an objection to fatalizing jumping into a construct.Abigail2017-01-161-26/+0
* Use of $* and $# will be fatal in 5.30.Abigail2017-01-161-0/+23
* Revert "Remove deprecation warnings related to $* and $#."Abigail2017-01-161-33/+0
* Revert "Fix mentioning of C<$#>."Abigail2017-01-161-1/+1
* String bitwise operators will not accept code points > 0xFF in 5.28Abigail2017-01-161-0/+7
* Reading/writing bytes from :utf8 handles will be fatal in 5.30Abigail2017-01-161-0/+24
* Deprecating the modifyable variables in constants by 5.32.Abigail2017-01-161-0/+36
* Make it fatal to pass malformed UTF-8.Abigail2017-01-161-0/+14
* my() in a false conditional will be fatal in Perl 5.30Abigail2017-01-161-0/+30
* Deprecation of an unqualified dump() to mean CORE::dump().Abigail2017-01-161-0/+7
* Deprecating the use of C<< \cI<X> >> to specify a printable character.Abigail2017-01-161-0/+20
* B::OP::terse will go away in Perl 5.28.Abigail2017-01-161-0/+7
* No longer mention some uses of $SIG {__DIE__} are deprecated.Abigail2017-01-161-0/+14
* Remove utils/c2ph and utils/pstructAbigail2017-01-161-0/+5
* Don't recognize the --libpods option in Pod::HtmlAbigail2017-01-161-0/+10
* Use of inherited AUTOLOAD for non-methods will be fatal in 5.28.Abigail2017-01-161-0/+26
* Jumping into constructs will be fatal in 5.28.Abigail2017-01-161-0/+26
* Use of comma-less variable lists is deprecated.Abigail2017-01-161-0/+8
* Use of Unicode code points exceeding IV_MAX will be fatal in Perl 5.28Abigail2017-01-161-0/+17
* Unescaped left braces in regular expressions will be fatal in 5.30.Abigail2017-01-161-0/+26
* Bare heredocs will be fatal in 5.28.Abigail2017-01-161-0/+15
* Use of \N{} will be fatal in 5.28.Abigail2017-01-161-0/+10
* $/ = \-1 will be fatal in Perl 5.28.Abigail2017-01-161-0/+18
* Opening a file and dir using the same symbol will be fatal in 5.28.Abigail2017-01-161-0/+12
* Fix mentioning of C<$#>.Abigail2017-01-161-1/+1
* Setting ${^ENCODE} will be fatal by 5.28.Abigail2017-01-161-0/+10
* Be consistent when addressing Perl.Abigail2017-01-161-7/+7
* Remove deprecation warnings related to $* and $#.Abigail2017-01-161-0/+33
* Time limit the deprecation of :unique and :locked.Abigail2017-01-161-0/+14
* Drop .0 from version numbers.Abigail2017-01-161-7/+7
* Actively deprecate File::Glob::glob().Abigail2017-01-161-0/+16
* Move discussion of using tie and friends on * less scalars which hold globsAbigail2017-01-161-0/+16
* Deprecated POSIX functions were removed in 5.24.0Abigail2017-01-161-0/+11
* Created pod/perldeprecation.podAbigail2017-01-161-0/+31