Match/case syntax for Perl
Syntax::Keyword::Match provides a syntax plugin that implements a control-flow block called match/case, which executes at most one of a choice of different blocks depending on the value of its controlling expression. This is similar to C's switch/case syntax (copied into many other languages), or syntax provided by Switch::Plain.
$
pkg install p5-Syntax-Keyword-MatchOrigin
devel/p5-Syntax-Keyword-Match
Size
63.5KiB
License
ART10, GPLv1+
Maintainer
sunpoet@FreeBSD.org
Dependencies
2 packages
Required by
2 packages