[ ソース: libio-callback-perl ]
パッケージ: libio-callback-perl (1.12-3.1)
libio-callback-perl に関するリンク
Debian の資源:
libio-callback-perl ソースパッケージをダウンロード:
- [libio-callback-perl_1.12-3.1.dsc]
- [libio-callback-perl_1.12.orig.tar.gz]
- [libio-callback-perl_1.12-3.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
emulate file interface for a code reference
IO::Callback provides an easy way to produce a phoney read-only filehandle that calls back to your own code when it needs data to satisfy a read. This is useful if you want to use a library module that expects to read data from a filehandle, but you want the data to come from some other source and you don't want to read it all into memory and use IO::String.
その他の libio-callback-perl 関連パッケージ
|
|
|
|
-
- dep: libio-string-perl
- IO::File インターフェースをインコア文字列でエミュレート
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語