Perl
Perl 是一种动态过程化编程语言
openSUSE 中 Perl 模块的名称源自其 CPAN 名称,并遵循以下规则:将所有 '::' 分隔符替换为 '-',并在名称前添加 'perl-',大小写保持完全不变。
使用这些名称,您可以在 构建服务 中 查找 perl 包。搜索结果会列出相关的仓库,并为每个包提供一键安装功能。
perl 包的典型仓库是
http://download.opensuse.org/repositories/devel:/languages:/perl/openSUSE_Leap_15.0/
- 使用 zypper 或 yast 添加 *.repo 文件。
示例
zypper ar -f -n perl-modules http://download.opensuse.org/repositories/devel:/languages:/perl/openSUSE_Leap_15.0/ perl-modules
有关如何将更多模块添加到 openSUSE 构建服务的说明,请参阅 打包 perl 模块 和 打包 perl 模块(旧 wiki)。
: