The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Perl::Critic::Policy::ProhibitSmartmatch - avoid using both explicit and implicit smartmatching

DESCRIPTION

This distribution provides two Perl::Critic policies which help to avoid both explicit and implicit smartmatching.

AUTHOR

Jan Holcapek <holcapek@gmail.com>, who was heavily inspired by the work of hisaichi5518 <hisada.kazuki@gmail.com>