すべてのオプション
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: libmodule-want-perl  ]

パッケージ: libmodule-want-perl (0.6-5)

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 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

libmodule-want-perl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 12.1 kB30.0 kB [ファイル一覧]