perl-Switch

A switch statement for Perl

Description

Switch.pm provides the syntax and semantics for an explicit case mechanism for
Perl. The syntax is minimal, introducing only the keywords C<switch> and
C<case> and conforming to the general pattern of existing Perl control
structures. The semantics are particularly rich, allowing any one (or more) of
nearly 30 forms of matching to be used when comparing a switch value with its
various cases.
Website: http://search.cpan.org/dist/Switch/
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-Switch-2.17-10.el6_10.noarch [23 KiB] Changelog by Andrew Colin Kissa (2023-02-24):
- BaruwaOS rebuild