全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: librelative-perl  ]

软件包:librelative-perl(0.04-4)

librelative-perl 的相关链接

Screenshot

Debian 的资源:

下载源码包 librelative-perl

维护者:

外部的资源:

相似软件包:

Load modules with relative names

This module allows you to load modules using only parts of their name, relatively to the current module or to a given module. Module names are by default searched below the current module, but can be searched upper in the hierarchy using the ..:: syntax.

In order to further loosen the namespace coupling, import returns the full names of the loaded modules, making object-oriented code easier to write:

   use relative;

   my ($Maker, $Publisher) = import relative qw(Create Publish);
   my $report    = $Maker->new;
   my $publisher = $Publisher->new;

标签: 软件开发: Perl 开发, 函数库, 实做语言: Perl, 角色: 共用函数库

其他与 librelative-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 librelative-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 9.4 kB28.0 kB [文件列表]