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>