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.27.tar.gz | 0000030814 30.1 KB | |
cpanspec.yml | 0000000378 378 Bytes | |
perl-File-MimeInfo.changes | 0000001571 1.53 KB | |
perl-File-MimeInfo.spec | 0000002443 2.39 KB |
Revision 10 (latest revision is 28)
Dirk Stoecker (dstoecker)
accepted
request 353849
from
Bernhard Wiedemann (bmwiedemann)
(revision 10)
- require File::BaseDir at runtime this fixes perl-File-Unpack tests
Comments 0