summaryrefslogtreecommitdiff
path: root/lib/warnings.pm
Commit message (Expand)AuthorAgeFilesLines
* Document v5.35 warnings-on-by-defaultBen Cornett2021-08-151-1/+7
* Remove :win32 PerlIO layerLeon Timmermans2021-06-281-46/+41
* Initial attempt at feature 'try'Paul "LeoNerd" Evans2021-02-041-4/+11
* Additional guidance against "FATAL => 'all'".James E Keenan2021-01-301-2/+5
* style: Detabify regen files.Michael G. Schwern2021-01-171-93/+93
* Add -negative import args for 'use warnings'David Cantrell2020-11-281-8/+54
* use semicolon to separate statementsGraham Knop2020-07-301-1/+1
* warnings: fix missed `$c` in previous commitDagfinn Ilmari Mannsåker2020-07-211-1/+1
* warnings: fix POD typo "you" → "your"Dagfinn Ilmari Mannsåker2020-07-211-1/+1
* warnings: rename `$a` and `$b` lexical variables in docs and codeDagfinn Ilmari Mannsåker2020-07-211-25/+25
* warnings.pm - Clarify scoping of $^W examplesDan Book2020-04-011-1/+5
* Add the `isa` operatorPaul "LeoNerd" Evans2019-12-091-5/+12
* lib/warnings.pm: Use L</Foo Bar>, not L<Foo Bar>Karl Williamson2019-05-251-2/+2
* Add warning category for variable length lookbehindKarl Williamson2019-03-181-148/+153
* Add warnings category experimental::uniprop_wildcardsKarl Williamson2019-03-121-4/+9
* Add hook for Unicode private use overrideKarl Williamson2019-03-071-5/+12
* lib/warnings.pm: Bump version to 1.43Karl Williamson2018-07-221-1/+1
* Ensure perlmodlib.pod contains all non-dual-life modulesAaron Crane2018-07-221-0/+1
* warnings.pm: sprintf is faster than concatFather Chrysostomos2018-03-111-2/+3
* Bump version of POSIX.pm to 1.83; warnings to 1.42Karl Williamson2018-03-021-1/+1
* warnings.pm: _at_level functions and chunky handlesFather Chrysostomos2018-02-271-1/+4
* Add 'alpha_assertions' warnings categoryKarl Williamson2018-02-181-10/+15
* bump $warnings::VERSIONTony Cook2018-02-121-1/+1
* warnings: Omit handle when $. is 0Slaven Rezić2018-02-111-1/+1
* Add warning for script runs being experimentalKarl Williamson2017-12-241-142/+147
* fix pod markup in warnings.pmZefram2017-12-181-2/+2
* [perl #132468] At _at_level warnings functionsFather Chrysostomos2017-12-171-4/+69
* put shadowing warnings in their own categoryZefram2017-12-061-2/+9
* fix handling of registered warning categoriesZefram2017-11-151-31/+40
* Add experimental::declared_refs warn categFather Chrysostomos2016-07-171-6/+13
* Sort @def before generating $warnings::DEFAULT.Matthew Horsfall2016-06-211-2/+2
* bump $strict::VERSION and $warnings::VERSIONTony Cook2016-03-021-1/+1
* narrow the filename check in strict.pm/warnings.pmAristotle Pagaltzis2016-03-021-4/+5
* [perl #126051] make the warnings::enabled example use warnings::enabledTony Cook2015-10-121-2/+4
* sync regen/warnings.pl and warnings.pm $VERSIONTony Cook2015-10-121-1/+1
* Bump $warnings::VERSION to 1.34Father Chrysostomos2015-09-291-1/+1
* Remove experimental::lexical_topic warnings categoryFather Chrysostomos2015-09-291-52/+47
* Delete experimental autoderef featureAaron Crane2015-07-131-47/+42
* discourage use warnings FATAL => 'all'David Golden2015-03-231-22/+50
* Revert discouragement of fatal warningsRicardo Signes2015-03-171-32/+20
* perldelta entry for ce3778a3796be3e4604ed9b3671ea624c5affe0b.James E Keenan2015-03-161-2/+2
* Document FATAL warnings as discouraged.David Golden2015-03-161-20/+32
* Add experimental::bitwise warnings categoryFather Chrysostomos2015-01-311-27/+32
* Revert the support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2015-01-251-446/+350
* Add experimental::const_attr warning categoryFather Chrysostomos2015-01-191-32/+37
* Add new warnings category for "use re 'strict'"Karl Williamson2015-01-131-147/+152
* warnings.pm: Fix too long verbatim linesKarl Williamson2014-12-301-135/+135
* Add support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2014-12-291-155/+245
* Add 'locale' warning categoryKarl Williamson2014-11-041-135/+140
* Rename lvalue referencesFather Chrysostomos2014-10-171-6/+6