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

软件包:libmodule-want-perl(0.6-2)

libmodule-want-perl 的相关链接

Screenshot

Debian 的资源:

下载源码包 libmodule-want-perl

维护小组:

外部的资源:

相似软件包:

module to check @INC only once for wanted modules

Sometimes you want to lazy load a module for use in, say, a loop or function. First you do the eval-require but then realize if the module is not available it will re-search @INC each time. So then you add a lexical boolean to your eval and do the same simple logic all over the place.

Module::Want encapsulates that logic so that have_mod() is like eval { require X; 1 } but if the module can't be loaded it will remember that fact and not look in @INC again on subsequent calls.

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

其他与 libmodule-want-perl 有关的软件包

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

下载 libmodule-want-perl

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