summaryrefslogtreecommitdiff
path: root/pod/perldeprecation.pod
Commit message (Expand)AuthorAgeFilesLines
* Pod-Html: document new location for utility functionsJames E Keenan2021-08-101-0/+9
* Correct text on my() in false conditionalSawyer X2020-05-241-3/+3
* Remove File::Glob::glob() entirelySawyer X2020-05-241-0/+12
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-1/+1
* perldeprecation: Update for 5.32 changed behaviorKarl Williamson2020-04-281-2/+3
* Two fatalizations completed on scheduleJames E Keenan2020-04-271-3/+2
* No deprecations in 5.34James E Keenan2020-04-271-0/+4
* Remove deprecated character classification/case changing macrosKarl Williamson2019-09-291-11/+10
* Use of code points over 0xFF in string bitwise operatorsJames E Keenan2019-05-311-2/+2
* Use of strings with code points over 0xFF as arguments to "vec"James E Keenan2019-05-301-1/+1
* Delay fatalization of deprecation of unsafe UTF-8 macros from XSKarl Williamson2019-01-081-47/+50
* Remove support for setting $[ to a non-zero valueDagfinn Ilmari Mannsåker2018-09-261-3/+3
* perldeprecation.pod - Fix a couple of nitsSteve Hay2018-07-191-3/+3
* perldelta: Note illegality of some former deprecationsKarl Williamson2018-07-171-1/+3
* Fatalize some uses of unescaped '{' in patternsKarl Williamson2018-07-141-1/+1
* perldeprecation: Clean up text about grapheme delimsKarl Williamson2018-06-291-19/+15
* Don't allow non-graphemes as pattern delimitersKarl Williamson2018-06-251-2/+2
* 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