The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Perl::Critic::Policy::Dancer2::ProhibitUnrecommendedKeywords - Trigger perlcritic alerts on unrecommended Dancer2 keywords

VERSION

version 0.4100

DESCRIPTION

The Dancer2 team has a deprecation policy, detailed at Dancer2::DeprecationPolicy, that will, in time, cause certain keywords to be removed from the Dancer2 codebase. The keywords addressed in this policy have newer substitutes and/or have been suggested for deprecation.

AFFILIATION

This policy is part of Perl::Critic::Dancer2.

CONFIGURATION

This Policy is not configurable except for the standard options.

AUTHOR

D Ruth Holloway <ruth@hiruthie.me>

COPYRIGHT AND LICENSE

This software is copyright (c) 2022 by D Ruth Holloway.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.