Determine file type
This module can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database.
This package only uses the globs file. No real magic checking is used. The File::MimeInfo::Magic package is provided for magic typing.
If you want to determine the mimetype of data in a memory buffer you should use File::MimeInfo::Magic in combination with IO::Scalar.
This module loads the various data files when needed. If you want to hash data earlier see the 'rehash' methods below.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-File-MimeInfo
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-File-MimeInfo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
File-MimeInfo-0.15.tar.gz | 0000029269 28.6 KB | |
perl-5142-re-syntax.patch | 0000001261 1.23 KB | |
perl-File-MimeInfo.changes | 0000001038 1.01 KB | |
perl-File-MimeInfo.spec | 0000002404 2.35 KB |
Revision 7 (latest revision is 28)
Juergen Weigert (jnweiger)
accepted
request 92792
from
Juergen Weigert (jnweiger)
(revision 7)
- added perl-5142-re-syntax.patch; taken from https://rt.cpan.org/Public/Bug/Display.html?id=66841 test suite now compatible to perl-5.14.2
Comments 0