Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Switch-2.160.0-10 RPM for noarch

From OpenMandriva Cooker for aarch64 / main / release

Name: perl-Switch Distribution: OpenMandriva Lx
Version: 2.160.0 Vendor: OpenMandriva
Release: 10 Build date: Tue Mar 22 08:51:47 2022
Group: Development/Perl Build host: huaweiomv3.rosalinux.ru
Size: 38690 Source RPM: perl-Switch-2.160.0-10.src.rpm
Packager: bero_massbuild <bero+massbuild@lindev.ch>
Url: http://search.cpan.org/dist/Switch
Summary: A switch statement for Perl
The Switch.pm module implements a generalized case mechanism that covers
most (but not all) of the numerous possible combinations of switch and case
values described above.

The module augments the standard Perl syntax with two new control
statements: 'switch' and 'case'. The 'switch' statement takes a single
scalar argument of any type, specified in parentheses. 'switch' stores this
value as the current switch value in a (localized) control variable. The
value is followed by a block which may contain one or more Perl statements
(including the 'case' statement described below). The block is
unconditionally executed once the switch value has been cached.

A 'case' statement takes a single scalar argument (in mandatory parentheses
if it's a variable; otherwise the parens are optional) and selects the
appropriate type of matching between that argument and the current switch
value. The type of matching used is determined by the respective types of
the switch value and the 'case' argument, as specified in Table 1. If the
match is successful, the mandatory block associated with the 'case'
statement is executed.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 2.160.0-3mdv2011.0
  + Revision: 653620
  - rebuild for updated spec-helper
* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 2.160.0-2mdv2011.0
  + Revision: 562434
  - rebuild
* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 2.160.0-1mdv2011.0
  + Revision: 460773
  - update to 2.16
* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 2.14-2mdv2010.0
  + Revision: 375899
  - rebuild
* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 2.14-1mdv2010.0
  + Revision: 372657
  - import perl-Switch
* Wed May 06 2009 cpan2dist 2.14-1mdv
  - initial mdv release, generated with cpan2dist

Files

/usr/share/doc/perl-Switch
/usr/share/doc/perl-Switch/Changes
/usr/share/doc/perl-Switch/README
/usr/share/man/man3/Switch.3pm.zst
/usr/share/perl5/vendor_perl/Switch.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 18 23:13:37 2024