File-LibMagic

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

                     "CPAN",
                     "DROLSKY",
                     "DROLSKY's",
                     "OO",
                     "PayPal",
                     "Rolsky",
                     "Rolsky's",
                     "ascii",
                     "drolsky",
                     "featureful",
                     "freedesktop",
                     "homebrew",
                     "libmagic",
                     "uncompress"
                  ],
                  "wordlist" : "Pod::Wordlist"
               }
            },
            "name" : "@DROLSKY/Test::PodSpelling",
            "version" : "2.007005"
         },

META.yml  view on Meta::CPAN

            - CPAN
            - DROLSKY
            - "DROLSKY's"
            - OO
            - PayPal
            - Rolsky
            - "Rolsky's"
            - ascii
            - drolsky
            - featureful
            - freedesktop
            - homebrew
            - libmagic
            - uncompress
          wordlist: Pod::Wordlist
      name: '@DROLSKY/Test::PodSpelling'
      version: '2.007005'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@DROLSKY/PodSyntaxTests'
      version: '6.015'

README.md  view on Meta::CPAN

# DEPENDENCIES/PREREQUISITES

This module requires file 4.x or file 5x and the associated libmagic library
and headers (https://darwinsys.com/file/).

# RELATED MODULES

Andreas created File::LibMagic because he wanted to use libmagic (from
file 4.x) [File::MMagic](https://metacpan.org/pod/File%3A%3AMMagic) only worked with file 3.x.

[File::MimeInfo::Magic](https://metacpan.org/pod/File%3A%3AMimeInfo%3A%3AMagic) uses the magic file from freedesktop.org which is
encoded in XML, and is thus not the fastest approach. See
[https://mail.gnome.org/archives/nautilus-list/2003-December/msg00260.html](https://mail.gnome.org/archives/nautilus-list/2003-December/msg00260.html)
for a discussion of this issue.

[File::Type](https://metacpan.org/pod/File%3A%3AType) uses a relatively small magic file, which is directly hacked
into the module code. It is quite fast but the database is quite small
relative to the file package.

# SUPPORT

dist.ini  view on Meta::CPAN

pod_coverage_trustme = File::LibMagic => qr/^MAGIC_/
pod_coverage_trustme = File::LibMagic => qr/^constant$/
pod_coverage_trustme = File::LibMagic => qr/^magic_buffer_offset$/
pod_coverage_trustme = File::LibMagic => qr/^magic_version$/
stopwords = API
stopwords = APIS
stopwords = CPAN
stopwords = OO
stopwords = ascii
stopwords = featureful
stopwords = freedesktop
stopwords = homebrew
stopwords = libmagic
stopwords = uncompress
use_github_issues = 1
-remove = InstallGuide
-remove = DROLSKY::MakeMaker
-remove = Test::CleanNamespaces
-remove = Test::Pod::LinkCheck
-remove = Test::Pod::No404s

lib/File/LibMagic.pm  view on Meta::CPAN

=head1 DEPENDENCIES/PREREQUISITES

This module requires file 4.x or file 5x and the associated libmagic library
and headers (https://darwinsys.com/file/).

=head1 RELATED MODULES

Andreas created File::LibMagic because he wanted to use libmagic (from
file 4.x) L<File::MMagic> only worked with file 3.x.

L<File::MimeInfo::Magic> uses the magic file from freedesktop.org which is
encoded in XML, and is thus not the fastest approach. See
L<https://mail.gnome.org/archives/nautilus-list/2003-December/msg00260.html>
for a discussion of this issue.

L<File::Type> uses a relatively small magic file, which is directly hacked
into the module code. It is quite fast but the database is quite small
relative to the file package.

=head1 SUPPORT

xt/author/pod-spell.t  view on Meta::CPAN

Rolsky's
Tom
Wise
Wyant
and
ascii
autarch
choroba
drolsky
featureful
freedesktop
homebrew
lib
libmagic
mayachit
michael
olaf
pabs3
uncompress
wyant



( run in 0.551 second using v1.01-cache-2.11-cpan-299005ec8e3 )