すべてのオプション
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 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

librelative-perl のダウンロード

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