DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibfile-bom-perl
BeschreibungPerl module for handling Byte Order Marks
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.14-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe84 Byte
Hängt ab vonperl (>= 5.8.300), libreadonly-perl (>= 0.06)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße16638 Byte
Prüfsumme MD52d0da98c54c946624b6cd0d6843410d1
Prüfsumme SHA10e334a1858c2a390ac88a4291ef9c2c607993abb
Prüfsumme SHA256ab0e6d8b9729547f5431e9b97859e386d0a87faa234205a78014e5be540b72f9
Link zum Herunterladenlibfile-bom-perl_0.14-1_all.deb
Ausführliche BeschreibungFile::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.


Impressum
Linux is a registered trademark of Linus Torvalds