パッケージ: libfile-bom-perl (0.18-2)
libfile-bom-perl に関するリンク
Debian の資源:
libfile-bom-perl ソースパッケージをダウンロード:
- [libfile-bom-perl_0.18-2.dsc]
- [libfile-bom-perl_0.18.orig.tar.gz]
- [libfile-bom-perl_0.18-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module for handling Byte Order Marks
File::BOM provides functions for handling Unicode Byte Order Marks, which are sometimes found at the beginning of some files and streams. It allows programs to automatically determine the original byte ordering a file was written with; in other words, whether the program was written in little-endian or big-endian byte order.
This module provides a simple way to open a file, determine its byte ordering and return the appropriate encoding style. Byte Order Marks are usually found at the beginning of a file, but in the case of a stream where this is not the case, this module also provides a utility to scan any filehandle for it.
その他の libfile-bom-perl 関連パッケージ
|
|
|
|
-
- dep: libreadonly-perl
- facility for creating read-only scalars, arrays and hashes
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語