[ ソース: libdata-integer-perl ]
パッケージ: libdata-integer-perl (0.006-1.1)
libdata-integer-perl に関するリンク
Debian の資源:
libdata-integer-perl ソースパッケージをダウンロード:
- [libdata-integer-perl_0.006-1.1.dsc]
- [libdata-integer-perl_0.006.orig.tar.gz]
- [libdata-integer-perl_0.006-1.1.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- gregor herrmann (QA ページ)
- Damyan Ivanov (QA ページ)
- Angel Abad (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl modules handling details of the native integer data type
Data::Integer is about the native integer numerical data type. A native integer is one of the types of datum that can appear in the numeric part of a Perl scalar. This module supplies constants describing the native integer type.
There are actually two native integer representations: signed and unsigned. Both are handled by this module.