[ 源代码: libswitch-perl ]
软件包:libswitch-perl(2.17-2.1)
libswitch-perl 的相关链接
Debian 的资源:
下载源码包 libswitch-perl:
- [libswitch-perl_2.17-2.1.dsc]
- [libswitch-perl_2.17.orig.tar.gz]
- [libswitch-perl_2.17-2.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
switch statement for Perl
Switch.pm implements a generalized case mechanism that covers many possible combinations of switch and case values.
This is an obsolete module provided for compatiblity since it is being removed from the core. For perl 5.10 and above the "given/when" builtins are much preferred.