[ 源代码: libfile-type-webimages-perl ]
软件包:libfile-type-webimages-perl(1.01-2)
libfile-type-webimages-perl 的相关链接
Debian 的资源:
下载源码包 libfile-type-webimages-perl:
- [libfile-type-webimages-perl_1.01-2.dsc]
- [libfile-type-webimages-perl_1.01.orig.tar.gz]
- [libfile-type-webimages-perl_1.01-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
tool for determining web image file types using magic
File::Type::WebImages determines the file type of web images using magic. mime_type() can use either a filename, or file contents, to determine the type of a file. The process involves looking the data at the beginning of the file, sometimes called "magic numbers".