summaryrefslogtreecommitdiff
path: root/lib/warnings.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove excess whitespace from warnings.pmDaniel Dragan2014-10-131-31/+31
* move POD in warnings.pm to end of file to reduce module load I/O callsDaniel Dragan2014-10-131-458/+458
* Increase $warnings::VERSION to 1.27Father Chrysostomos2014-10-101-1/+1
* Add experimental::lvalue_refs warnings categoryFather Chrysostomos2014-10-101-15/+20
* Add a new warning about redundant printf argumentsÆvar Arnfjörð Bjarmason2014-06-211-4/+9
* Split up the fake "missing" warning category into an actual categoryÆvar Arnfjörð Bjarmason2014-06-211-4/+13
* add a warning for using the :win32 PerlIO layerTony Cook2014-06-101-125/+133
* regenerate warnings.pmRicardo Signes2014-03-181-14/+586
* subroutine signaturesZefram2014-02-011-11/+14
* [perl #120977] bump $warnings::VERSIONTony Cook2014-01-221-1/+1