[ 原始碼: libswitch-perl ]
套件: libswitch-perl (2.17-2.1)
libswitch-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Dominic Hargreaves
外部的資源:
- 主頁 [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.