The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:File-MimeInfo"

File::MimeInfo - Determine file type from the file name River stage two • 29 direct dependents • 36 total dependents

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. For this module shared-mime-info-spec 0.13 was used. This package only uses the globs file. No real magic ch...

MICHIELB/File-MimeInfo-0.35 - 25 Apr 2024 19:16:44 UTC

File::MimeInfo::Rox - Open files by mimetype "Rox style" River stage two • 29 direct dependents • 36 total dependents

This module tries to mimic the behaviour of the rox file browser <http://rox.sf.net> when "opening" data files. It determines the mime type and searches in rox's "Choices" directories for a program to handle that mimetype. See the rox documentation f...

MICHIELB/File-MimeInfo-0.35 - 25 Apr 2024 19:16:44 UTC

File::MimeInfo::Magic - Determine file type with magic River stage two • 29 direct dependents • 36 total dependents

This module inherits from File::MimeInfo, it is transparent to its functions but adds support for the freedesktop magic file. Magic data is hashed when you need it for the first time. If you want to force hashing earlier use the "rehash()" function....

MICHIELB/File-MimeInfo-0.35 - 25 Apr 2024 19:16:44 UTC

File::MimeInfo::Cookbook - various code snippets River stage two • 29 direct dependents • 36 total dependents

Some code snippets for non-basic uses of the File::MimeInfo module: Matching an extension A file does not have to actually exist in order to get a mimetype for it. This means that the following will work: my $extension = '*.txt'; my $mimetype = mimet...

MICHIELB/File-MimeInfo-0.35 - 25 Apr 2024 19:16:44 UTC

File::MimeInfo::Applications - Find programs to open a file by mimetype River stage two • 29 direct dependents • 36 total dependents

This module tries to find applications that can open files with a certain mimetype. This is done in the way suggested by the freedesktop Desktop Entry specification. This module is intended to be compatible with file managers and other applications t...

MICHIELB/File-MimeInfo-0.35 - 25 Apr 2024 19:16:44 UTC

mimeopen - Open files by mimetype River stage two • 29 direct dependents • 36 total dependents

This script tries to determine the mimetype of a file and open it with the default desktop application. If no default application is configured the user is prompted with an "open with" menu in the terminal. To use this script you need the freedesktop...

MICHIELB/File-MimeInfo-0.35 - 25 Apr 2024 19:16:44 UTC

mimetype - Determine file type River stage two • 29 direct dependents • 36 total dependents

This script tries to determine the mime type of a file using the Shared MIME-info database. It is intended as a kind of *file(1)* work-alike, but uses mimetypes instead of descriptions. If one symlinks the *file* command to *mimetype* it will behave ...

MICHIELB/File-MimeInfo-0.35 - 25 Apr 2024 19:16:44 UTC
7 results (0.017 seconds)