[ Fonte: libio-file-withfilename-perl ]
Pacote: libio-file-withfilename-perl (0.01-2)
Links para libio-file-withfilename-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 libio-file-withfilename-perl:
- [libio-file-withfilename-perl_0.01-2.dsc]
- [libio-file-withfilename-perl_0.01.orig.tar.gz]
- [libio-file-withfilename-perl_0.01-2.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
filehandles that know their origin
IO::File::WithFilename does everything that IO::File does, but implements filename method, that File::Temp objects have. It lets you write the code that is ignorant of what classes of objects it works with.
If you want to check if it is safe to call filename method, you are recommended to call can method rather than to check an object's inheritance:
print $obj->filename, "\n" if eval { $obj->can('filename') };
Outros pacotes relacionados a libio-file-withfilename-perl
|
|
|
|
-
- dep: perl
- Linguagem de extração e relatórios prática de Larry Wall
Download de libio-file-withfilename-perl
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 4.9 kB | 19.0 kB | [lista de arquivos] |