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

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>