| Paketname | libdata-integer-perl |
| Beschreibung | Perl modules handling details of the native integer data type |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.003-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 100 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 21418 Byte |
| Prüfsumme MD5 | 0723fb29caa1d99834949f84c0beb27a |
| Prüfsumme SHA1 | 01f8f2d2a72eb7bbe1910856f0bfad246ad5f856 |
| Prüfsumme SHA256 | b9a3fcea53c1cd104ed8ce0454bfdd4714bd4774d36c9b9f384d951850bc345e |
| Link zum Herunterladen | libdata-integer-perl_0.003-1_all.deb |
| Ausführliche Beschreibung | This module 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.
|