Pacote: libtie-handle-offset-perl (0.004-2)
Links para libtie-handle-offset-perl
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte libtie-handle-offset-perl:
- [libtie-handle-offset-perl_0.004-2.dsc]
- [libtie-handle-offset-perl_0.004.orig.tar.gz]
- [libtie-handle-offset-perl_0.004-2.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
module to provide tied handle that hides the beginning of a file
Tie::Handle::Offset provides a file handle that hides the beginning of a file. After opening, the file is positioned at the offset location. "seek()" and "tell()" calls are modified to preserve the offset.
For example, "tell($fh)" will return 0, though the actual file position is at the offset. Likewise, "seek($fh,80,0)" will seek to 80 bytes from the offset instead of 80 bytes from the actual start of the file.
The included Tie::Handle::SkipHeader module automatically hides an email-style message header. After opening the file, it reads up to a blank or white-space-only line and sets the offset to the next byte.
Outros pacotes relacionados a libtie-handle-offset-perl
|
|
|
|
-
- dep: perl
- Linguagem de extração e relatórios prática de Larry Wall
Download de libtie-handle-offset-perl
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 9.9 kB | 29.0 kB | [lista de arquivos] |