パッケージ: libio-all-perl (0.87-2)
libio-all-perl に関するリンク
Debian の資源:
libio-all-perl ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module for unified IO operations
IO::All combines all of the best Perl IO modules into a single Spiffy object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called io, which returns a new IO::All object. And that object can do it all!
The IO::All object is a proxy for IO::File, IO::Dir, IO::Socket, IO::String, Tie::File, File::Spec, File::Path and File::ReadBackwards; as well as all the DBM and MLDBM modules. You can use most of the methods found in these classes and in IO::Handle (which they inherit from). IO::All adds dozens of other helpful idiomatic methods including file stat and manipulation functions.
その他の libio-all-perl 関連パッケージ
|
|
|
|
-
- dep: libspiffy-perl
- Spiffy Perl Interface Framework For You
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- sug: libdb-file-lock-perl
- wrapper adding locking for the DB_File module
-
- sug: libfile-mimeinfo-perl
- ファイルタイプ判定用 Perl モジュール
-
- sug: libfile-readbackwards-perl
- Perl module for reading a file backwards by lines
-
- sug: libfreezethaw-perl
- module to serialize and deserialize Perl data structures
-
- sug: libmldbm-perl
- 多次元ハッシュ構造を perl tie ハッシュに保存するモジュール