Name : perl-say
| |
Version : 0.03
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.1
| Date : 2024-09-08 06:26:24
|
Group : Unspecified
| Source RPM : perl-say-0.03-1.1.src.rpm
|
Size : 0.01 MB
| |
Packager : (none)
| |
Summary : Say Anything
|
Description :
*say* module allows Perl code to use *say*.
And if you would pass args to *say* like below, then some features are enabled to use them as same as feature module.
use say qw/state switch/;
state $foo = int(rand 10);
given ($foo) { when (1) { say \"One\" } when (2) { say \"Two\" } default { say \"Above Two\" } }
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-S/openSUSE_Tumbleweed/noarch |